1
Reply

mdb string

Ask a question
sasa lazic

sasa lazic

9y
637
1
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)