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)
 How to read/write long text field?

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2000-10-27 : 11:41:44
Don writes "I tried to write a stored procedure that writes and read a text data type field but I just found out that when I tried to insert a 8000 characters to a text field data type it didn't saved and it has an errors.
How can I read/write long text with 8000 Characters or more and is it possible to search it using like or pathindex? please show me some code in stored procedure."

   

- Advertisement -