I am trying to use a MS Access Database in an vb.aspx page.
I have written the following two queries.. but they are giving me errors which i am unable to fix.ANy help in this regard would be highly appreciated .
Query 1: Dim sSQL As String = "UPDATE AuthorTable" & _
" SET ID ='" & sID & "',Name = '" & sName & "',BookID ='"...
User Profile
Collapse
-
Sql + .net
I am trying to use a MS Access Database in an vb.aspx page.
I have written the following two queries.. but they are giving me errors which i am unable to fix.ANy help in this regard would be highly appreciated .
Query 1: Dim sSQL As String = "UPDATE AuthorTable" & _
" SET ID ='" & sID & "',Name = '" & sName & "',BookID ='"...
No activity results to display
Show More