Update command on SQL 2005 EXpress
good evening guys...
where can i find the update command or how can i activate this command in my database.
the problem is that i have my asp page and when i want to modify something i write it down and then after pressing UPDATE give this error:
"Updating is not supported by data source 'SqlDataSource1' unless UpdateCommand is specified"
how can i correct this.... thank you very much.
Re: Update command on SQL 2005 EXpress
lorenzo
the question isnt really clear. Which version of ASP are you using, classic, 1.1 or 2.0?
See this link for info on ado.net http://moredotnet.googlepages.com/ado.net2
Cheers
Re: Update command on SQL 2005 EXpress
im using ASP 2.0 whit SLQ express 2005 and im running the page from IIS windows xp
Re: Update command on SQL 2005 EXpress
Re: Update command on SQL 2005 EXpress