name of sqlite data base

drj

Member
Licensed User
Longtime User
Hi ,

I have worked on iPhone and iPad and Windows. On iPad one has to give the database a name dataxxx.db but on WIndows it has to be dataxxx.sqlite.

I noticed in your doc it says dataxxxx.db - does one had to use the .db or can it be .sqlite.

It is a simple question but I it will save maintenance if I do not have to change the database from one system to another.

Thanks,
 
Top