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
How do I link combo boxes to select query in a form?
Deploying SharePoint project to Production Server
Domain user account continuously getting locked out.
DAG & CAS array configured but it's not failover
Intermittent internet connectivity for PCs in small remote office
Problem with Microsoft Transporter Suite
Scheduled Tasks to perform daily export of W2K3 server Event Viewer Logs.......
Reverse DNS does not match SMTP Banner
Microsoft Information Store stalling issues
Exchange 2003 Email Delays