"flakpit" <[EMAIL PROTECTED]>
wrote in message news:[EMAIL PROTECTED]
>> I've been using the column_text type to get back a block of text and it's
>> being truncated at the first CR/LF pair in the text block and I can't help
>> thinking that I could have avoided this somehow by entering it with a
>> prepared statement.
>>
>> Or am I completely wrong?
> _______________________________________________
> sqlite-users mailing list
> [email protected]
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>

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?

-- 
// --------------------------------------
Enrique Ramirez Irizarry
Lead Developer
Indie Code Labs
http://www.indiecodelabs.com
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to