|
Re: Objects in Database: msg#00105db.sqlite.general
--- In sqlite-F5Bj5G+ccuY@xxxxxxxxxxxxxxxx, "D. Richard Hipp" <drh@xxxx> wrote: > richa_verma77 wrote: > > > > Can I store objects in the database? > > There is still a 1MB size limit on each row of data. The data > is also not allowed to contain '\000' characters, so you have > to encode the data somehow if it is binary. > -- > D. Richard Hipp -- drh-KGpdMs7P1Kc@xxxxxxxxxxxxxxxx -- 704.948.4565 Data containing 0 bytes can be encoded using the undocumented(?) functions sqlite_encode_binary() and sqlite_decode_binary(), which are in "encode.c". This file is in the unix source tarball, but I'm not sure that it's in the Windows one, and it hasn't been exported from the Windows DLL in the past. Jim Lyon (jplyon ta attglobal tod net) ------------------------ Yahoo! Groups Sponsor ---------------------~--> Get 128 Bit SSL Encryption! http://us.click.yahoo.com/JjlUgA/vN2EAA/xGHJAA/EbFolB/TM ---------------------------------------------------------------------~-> To unsubscribe from this group, send an email to: sqlite-unsubscribe-VgYJa0VH1e9BDgjK7y7TUQ@xxxxxxxxxxxxxxxx Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: memory usage: 00105, jim_lyon_ |
|---|---|
| Next by Date: | Re: Objects in Database: 00105, lindsay-w3yE7orgGdHvnOemgxGiVw |
| Previous by Thread: | Re: Objects in Databasei: 00105, D. Richard Hipp |
| Next by Thread: | Re: Objects in Database: 00105, Mike Swieton |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |