Enrique Ramirez-3 wrote:
> 
> Depends on where you're looking at your block of text. Are you using a
> GUI SQLite Manager of sorts, or maybe peeking at the variable's
> contents from a dev IDE?
> 

I checked the contents of the db to ensure that all my text was in it and it
was. Then I peek the results of a column_text data return and it is
truncated at the first CR/LF pair. Wish I knew why. There are no nulls in
the data, checked with a hex editor.


Maybe there is a problem with my dev IDE's peek function. Hmmm.
-- 
View this message in context: 
http://www.nabble.com/SQLITE_prepare-bind-to-exnter-data-or-just-query--tp18977257p18982354.html
Sent from the SQLite mailing list archive at Nabble.com.

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to