D drj Member Licensed User Longtime User Mar 19, 2013 #1 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,
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,
Erel B4X founder Staff member Licensed User Longtime User Mar 19, 2013 #2 You can use any name you like. Upvote 0