On Tue, 2012-05-29 at 16:19 -0700, Randall Morgan wrote: > As I understand Sqlite, the database is file based, and the file path can > be passed to the open/connect method. So what is to keep you from putting > the db file in the data directory of the application?
That's where it is (and that's why it ends up inside the executable). But I am talking about the distributed app, i.e. the one that autotools builds at our clients end. All that ends up on the user machine is /usr/(local/)bin/MyApp.gambas not the full project source. > I'll admit I have not > used Sqlite in four or five years. I mostly use MySQL and MS SQL. Which are > server base. But I know that I have seen python apps include the Sqlite db > file in their package and simply kept it in the application's folder. > Ah yes! But python doesn't use the gambas executable approach. Thanks for your interest anyway. Bruce ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user