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
MS exchange 2010
jQuery Get TD values with only TR id
Save Publishign site as template in SharePoint 2010
Can't Import javax.tv.Xlet within Java ME project class
PDF Mail Merge with iTextSharp
Microsoft Outlook Delayed delivery option
Internal server name showing in URL
Browse SBS 2008 user redirected folders as an Administrator
How do I allow only a certain ip adress to access my website?
urgent need of EMC DMX/Symmetrix documention on Solaris10, need to attend personal interview as Solaris 10 system administrator.