Le 29/05/2012 07:43, Bruce a écrit : > Is there any way to access (read-only of course) an sqlite database > inside the gambas executable? > > Strange idea I know, but I've got this "really good idea". > > Bruce >
At program startup, you must copy the sqlite file from the executable (with COPY) to a real file in a temporary directory, and then open it. Some methods of some components can do that automatically and transparently. But not gb.db.sqlite at the moment. Regards, -- Benoît Minisini ------------------------------------------------------------------------------ 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