I am somewhat new to sqlite and am a novice at setting up databases for a
product, so here goes:

What are the Advantages/Disadvantages to using TEXT vs. BLOB to store and
access data in sqlite...or are they pretty equal.

Most of my data is string data...but for some reason the previous developer
chose to use BLOB for everything...I am trying to determine if there are
performance reasons or other reasons to make changes and use TEXT where
appropriate...or if they will perform just the same for my needs.

Thanks ahead of time for your input!

Gary
-- 
View this message in context: 
http://www.nabble.com/Using-TEXT-vs-BLOB-tf2609447.html#a7282266
Sent from the SQLite mailing list archive at Nabble.com.


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

Reply via email to