Do you get the same error message as with your first post on this revised code?
VB Code:
'This does NOT work dim test as string test = "1" Set MyRecSet = MyConn.Execute("DELETE * FROM table1 WHERE ID = " & test)
|
Results 1 to 5 of 5
Threaded View
|
Click Here to Expand Forum to Full Width |