|
Re: Objects in Database: msg#00106db.sqlite.general
>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. By default the max size of a field is 1K (1024 bytes), but you can recompile sqlite for larger support. Also as has been mentioned all fields are ASCIIZ - you'll have to encode your blobs with something like base64 encoding. ------------------------ 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: Objects in Database: 00106, jim_lyon_ |
|---|---|
| Next by Date: | Re: Objects in Database: 00106, Dennis Przybyla |
| Previous by Thread: | Re: Re: Objects in Databasei: 00106, D. Richard Hipp |
| Next by Thread: | Re: Objects in Database: 00106, D. Richard Hipp |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |