B
Batman2
Guest
Hi,
I have a table with a few record and having an error at
stSQL = "Select * from [ours]"
Set rs= CreateObject("adodb.Recordset")
rs.open stSql, con, 1
rs.delete
rs.close
Can someone help me?
Greetz
I have a table with a few record and having an error at
stSQL = "Select * from [ours]"
Set rs= CreateObject("adodb.Recordset")
rs.open stSql, con, 1
rs.delete
rs.close
Can someone help me?
Greetz