Re: Help using Design-Time Controls with MySql
I too am getting this error and cannot seem to find a resolution.
I have a working page that now uses an Access db. I am in the process of converting the code over to use MySQL 5.0. All of my converted page are working just great, except when I get to this update one. The RS is opened using a common function and the following parms: adUseClient, adOpenKeyset & adLockPessimistic. The error rears it's ugly head when I go to store the new value back in the RS: rs("DeptName") = sTmp
When I change my connection string to point to the Access db, all is good.
Suggestions? I am using the most current ODBC driver from the site.
Thanks!
Subject
Views
Written By
Posted
3087
August 12, 2004 10:28PM
2005
September 28, 2004 10:05AM
Re: Help using Design-Time Controls with MySql
1867
October 28, 2005 10:42AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.