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)
 Datatype 'text' in sp

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-11-08 : 10:30:15
Joerg writes "Hi all,

I would like to use the datatype 'text' in a sp, because some parameters are longer than 8.000 characters. When I try to declare a value with datatype 'text' I receive an error saying that this datatype is not allowed.

Is there a way to parse very long textstrings into sql 2000?

Thanks

Joerg"
   

- Advertisement -