Microsoft
Software
Hardware
Network
Question : error while using grid view
<asp:AccessDataSource ID="db1" runat="server" DataFile="~/hello/db11.mdb
"
SelectCommand="SELECT * FROM [db11]" UpdateCommand="UPDATE [db11] SET [fname] = ?, [lname] = ? WHERE [Id] = ? ">
<UpdateParameters>
<asp:Parameter Name="fname" Type="String" />
<asp:Parameter Name="lname" Type="String" />
</UpdateParameters>
</asp:AccessDataSource>
Answer : error while using grid view
the problem is with the [id] parameter. it should be included.
right now there is only fname and lname but the update query is expecting [id] as well
Random Solutions
Internet authentication policy on Windwos 2003 domain.
VS 2010 Call Outlook New message in VB.NET
is there a way to export GFI webmonitor Rules on isa 2006 for webgrade filter
Sonicwall E5500 bandwidth/shaping vs Packetlogic PL5600
Exchange 2010 Remote Connectivity, SMTP
BlazeDS RDS Setup Issues
SQL mdf file attach error
Windows XP "Stored User Names and Passwords" disappear after restart
Server security analysis to determine patch level
Problem with Silverlight Animation -- cannot resolve targetname