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
ORA: 6533 Subscript out of range
getElementByID not loading text
How can I force Graphics.MeasureString to consider the font style?
backup VMware server
Transparent PNG IE8
Need help on rollover buttons in flash in Flash CS4 and AS 3
Powershell WMI Outlook version script permissions denied
Xenserver multipath issue with pool
B Tree
Need reminder popups or even an email from other persons outlook calendar