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)
 Inserting Data into SQL Server Using ASP

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-07-04 : 00:58:18
Srinivasan writes "I want to insert data into sql server tables using asp.
I am using an connection object and record set . i can retrieve the values. but when it try to add using the

recordset.addnew

recordset.update

It says object doest not support this function

Can you give some solution how i can do this

Thanks"
   

- Advertisement -