Reading a text field

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top