Forums
This topic is locked
Deleting a record using deleteRow()...
Posted 26 May 2003 13:58:37
1
has voted
26 May 2003 13:58:37 Ronald Beck posted:
I initially had trouble with resetting the cursor position, but just closed and reopened the connection. But now, when I go to delete the current row using "Recordset1.deleteRow();" it gives me an error message saying <i>Invalid cursor position: no keyset defined.</i> I know that the cursor is pointing to an actual record cause I can access each fields info. What am I doing wrong? Any help would be great. (JSP)Edited by - Fishy G on 26 May 2003 15:09:16