Search results

  1. L

    Syntax error in UPDATE statement.. Help Me Please!!

    I tried to read it from the combobox first before updating it and it works.. =)
  2. L

    Syntax error in UPDATE statement.. Help Me Please!!

    Thanks alot.. your help is greatly appreciated.. I've solved my problem.. =)
  3. L

    Syntax error in UPDATE statement.. Help Me Please!!

    i'll give it a try.. thanks.. so, nothing is wrong with my sql statement??
  4. L

    Syntax error in UPDATE statement.. Help Me Please!!

    syntax error in UPDATE statement which points to the ExecuteNonQuery that part. Nope.. i doesnt have that null is not allowed fields..
  5. L

    Syntax error in UPDATE statement.. Help Me Please!!

    Hi, The following code generates an error and I am not sure why. The error says syntax error in UPDATE statement. Anyone have any ideas? Your help will greatly appreciated. Dim CONNECTION_STRING As String = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=\\87-08\shareddocs\User.mdb" Dim...
Back
Top