J
Josh
How do I get the data out of an MS-SQL Text field efficiently
A simple "SELECT [FieldName] FROM
" unfortunately returns a truncated
version of the fields contents ( which actually contains an entire book ).
I know that your not supposed to do a simple select, but my Google-Fu is
weak and I dont know what words to search for.
Can anyone supply some hints?
Thanks
A simple "SELECT [FieldName] FROM
version of the fields contents ( which actually contains an entire book ).
I know that your not supposed to do a simple select, but my Google-Fu is
weak and I dont know what words to search for.
Can anyone supply some hints?
Thanks