SQLite doesn't truncate anything. Either you truncated at the time you 
> put the data into the database in the first place, or you are truncating 
> now when looking at the string.

It definately wasn't truncated when I put it in, I checked. So as you say,
something is truncating it as it is being read out somewhere. I'm just
peeking the text in the column_text returned data.

-- 
View this message in context: 
http://www.nabble.com/SQLITE_prepare-bind-to-exnter-data-or-just-query--tp18977257p18982143.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