Update SqlDataSource with ODBC.NET

I

ist

Hi,
I have an SqlDataSource on my ASP.NET page, UpdateCommand of which is
set to "Update table set @f1=f1, @f2=f2 where @id=id". When bind to a
grid and properly populated, it automatically gets to edit mode and
updates data when using SqlClient as provider. However, when provider
is changed to Odbc, I get error: "Must declare scalar variable @f1"
I guess this is an ODBC specific problem, because NOTHING else is
changed. What is the problem with it?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,055
Latest member
SlimSparkKetoACVReview

Latest Threads

Top