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)
 Error pulling data from text field into asp

Author  Topic 

filf
Yak Posting Veteran

67 Posts

Posted - 2001-06-29 : 08:13:10
This is another weirdy. Now I have had a read of http://www.sqlteam.com/item.asp?ItemID=202 and understand the way text fields are stored but it does not help me. I have changed the fields giving me errors to varchar on my local setup and it seems cool. But I am wary to do this on the live site because I don't want to truncate live fields.

Why would I be getting an unknown error and how can I get round it. The errors seem really intermittent and occur staright after a new insert, it is almost like odbc cannot find the data associated with the pointer. Any advice or help is as always greatly appreciated.


   

- Advertisement -