Help using Design-Time Controls with MySql
Hi guys,
I try to update a field onto mysql table using Visual InterDev and Design-Time Control
I did a script which work well with an access database.
The problem comes on the play when I try to using mysql. I connect to the db find and I am able to show the data from the table. Every time I try to update even 1 field with Design-Time Controls, I have an error msg return.
Microsoft Cursor Engine error '80040e21'
Multiple-step operation generated errors. Check each status value.
/_ScriptLibrary/Recordset.ASP, line 952
I don’t understand what’s going on…
I already set the option=32 in the global.asa file on the connection string and check Enable Dynamic Cursor on the MySQL ODBC 3.51 Driver – DSN Configuration, Version 3.51.09 option
Please help me as I’m new with MySQL and I would like very much working with it.
Thanks,
Fabrice
Subject
Views
Written By
Posted
Help using Design-Time Controls with MySql
3097
August 12, 2004 10:28PM
2011
September 28, 2004 10:05AM
1871
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.