logo       

Re: Objects in Database: msg#00111

db.sqlite.general

Subject: Re: Objects in Database

Dennis Przybyla wrote:
> I would say that is a limitation of SQLite. Basically you can only store
> text. You can not really store a blob.
>
> I would fix this by implementing a size parameter in the exec function
> so you don't have to rely on NULL terminated strings.
>

SQLite does contain a "size" parameter and is capable of storing
binary data, at least in theory. The problem is with the SQL
language. How do you propose to insert a '\000' character using
an INSERT statement?


--
D. Richard Hipp -- drh-X1OJI8nnyKUAvxtiuMwx3w@xxxxxxxxxxxxxxxx -- 704.948.4565


------------------------ 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