> Sqlite lets us advance our storage 
> capabilities into a more flexible world.

Sure, but it's not allways a good thing. Usually one column stores related 
data.
Related data mostly have the same type. Entering a value of different type is 
an error
which is silently ignored. Allowing different types gives us more 
flexibility, but is also
more error-prone. Ofcourse there are other databases that can be chosen 
instead of
SQLite if type safety is required, but compile time option wouldn't hurt 
SQLite in any way.


---------------------------------------------------------------
CTR – brzmi tajemniczo ? 
Sprawd¼ co mo¿esz zyskaæ na >>> http://link.interia.pl/f1a9d


-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to