At 05:41 AM 3/4/2004 -0600, TBrowder wrote:

Adding a blob capability (i.e., allowing a byte string as data which is defined by length rather than null termination)

I have a C++ interface class that gives you blobs in the current SQLite (2.8.8-2.8.11+) without breaking the optimization target of keeping row data small (<230 bytes). I have been considering submitting, but it will require a couple slight mods for general use (it uses some of our data types that would be baggage for everyone else). If there is enought interest I will post the code for use/review. Would this be valuable to anyone?


michael


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to