> I prefer using Zeos as it makes it easy/elegant changing from one type > of database like SQLite to MySQL without to much changes to the program.
The way of creating a SQL dump then fixing it with BASH+SED+AWK if needed then recovering from looks more flexible & portable... 2011/11/18, IvankoB for-mse <[email protected]>: >> In praxis how, meaning by loading to and from a memorystream there is >> not much I can change?? >> > > Declare BLOB field & load it with 1) HEX-escaped SQL via CLI or 2) > MSE* save-to stream facilities. > >> the database shall/has to be created from the CLI instead of by >> using one of the SQLite man's? >> > > To avoid such problems - yes, sure :) Just believe me :) > ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-novd2d _______________________________________________ mseide-msegui-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

