Den 18-11-2011 14:53, IvankoB for-mse skrev: >> 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.
It works ok, if I use the FreePascal (Laz/MSE/Console) save to stream approach, can write and read, no problem. But if opening (or rather trying to) the database with any of the SQLite man's, they now actually crashes, as they cannot read the BLOB correctly. This makes me a bit concerned, as who have actually done it correctly - FreePascal or the rest of the world? >> 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 :) So it could make sense making a MSE CLI wrapper to do administrative tasks? ------------------------------------------------------------------------------ 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

