Google
 
I got an error with following sql statement:
    "update Group set name = 'q's' where ID =2",
    it seems i can't use " ' " within value update command, right??
    wish get your great help!