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)
 text column doesn't work in ado

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-02-28 : 23:53:20
john writes "SQL7 on 2000 Professional
MDAC 2.5
Visual Studio 6
IE 5

I have an active server page that uses ADO to connect to a SQL7 database. I have a view of two simple tables. One of the tables has 10 text columns in it. I can view any of the other columns in the recordset but none of the text fields. I get a 8004e21 error. If I change the column data type to anything other than text the ADO works fine. What is going on here? Can you help?

Thanks"
   

- Advertisement -