|
Re: Objects in Database: msg#00102db.sqlite.general
richa_verma77 wrote: > Hi All, > > I have just started evaluating SQLite. I have a little question. Can > I store objects in the database? As the documentation states, SQLite > is typeless, so I guess I should not have a problem apart from the > 2GB limit ofcourse. > The 2GB database size limit will not exist in the next release. 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-X1OJI8nnyKUAvxtiuMwx3w@xxxxxxxxxxxxxxxx -- 704.948.4565 ------------------------ Yahoo! Groups Sponsor ---------------------~--> Share the magic of Harry Potter with Yahoo! Messenger http://us.click.yahoo.com/4Q_cgB/JmBFAA/46VHAA/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: | Objects in Database: 00102, richa_verma77 |
|---|---|
| Next by Date: | Re: Objects in Database: 00102, Mike Swieton |
| Previous by Thread: | Objects in Databasei: 00102, richa_verma77 |
| Next by Thread: | Re: Objects in Database: 00102, jim_lyon_ |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |