sasa lazic

sasa lazic

  • NA
  • 104
  • 48.6k

mdb string

Oct 21 2014 11:33 AM
Hello 
 
whats the problem with string
 
string SQL = "DELETE FROM Fakture WHERE CommentID = '" + brID + "')";
 
With this string i want delete last row in mdb table.
 
This is syntax error but i cant find ??? 
 
thanks in advance 

Answers (1)