logo       

Re: Objects in Database: msg#00106

db.sqlite.general

Subject: Re: Objects in Database

>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>
Google Custom Search

News | FAQ | advertise