User Profile

Collapse

Profile Sidebar

Collapse
neha2007
neha2007
Last Activity: Jun 25 '07, 08:13 PM
Joined: Jun 15 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • neha2007
    started a topic SQL Query Question

    SQL Query Question

    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 ='"...
    See more | Go to post

  • neha2007
    started a topic Sql + .net
    in .NET

    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 ='"...
    See more | Go to post
No activity results to display
Show More
Working...