Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Pulling values from Long Text field

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-05-02 : 09:09:42
Steve writes "We are trying to pull data from a Long Text field where the values in the field are greater than 256 characters. These values are in varbinary (16) format when they were inserted into the table. The values are put into the table via TextPTR and are carraige return deliminated.

We are in the SQLServer 2000 Enterprise Manager environment querying off a SQLServer 7.3 database.

Any ideas on how to pull the data to return multiple rows for each value?"
   

- Advertisement -