Well, stay away from server-side cursors and keyset cursortypes. The
article I referenced (www.vbmysql.com/articles/cursorsandlocks.html)
will clear up what MyODBC does and does not support.
Regards,
Mike Hillyer
www.vbmysql.com
> -----Original Message-----
> From: joe speigle [mailto:joeofclew@stripped]
> Sent: Wednesday, July 02, 2003 3:25 PM
> To: myodbc
> Subject: RE: rs.delete won't fly
>
>
> okay, I took off adCmdTable and it went through the ODBC
> machinery fine,
> so it completes the task without raising an error, but it
> doesn't delete
> the record. I had that problem using a delete query which I
> had made in
> the query object and tried calling with
> DoCmd.Execute(qdltClient) which
> also successfully completed with no errors but had no result
> on the data
> in the table.
> I would appreciate also at this point a way to really debug
> this thing.
> Doing this vbscript makes me feel like a machine.
>
> joe
>
> __________________________________
> Do you Yahoo!?
> SBC Yahoo! DSL - Now only $29.95 per month!
> http://sbc.yahoo.com
>
> --
> MySQL ODBC Mailing List
> For list archives: http://lists.mysql.com/myodbc
> To unsubscribe:
> http://lists.mysql.com/myodbc?> unsub=mhillyer@stripped
>
>