Tim Brown Guest
|
Posted: Mon Jul 26, 1999 5:32 pm Post subject: Help with Clarion 5aPE and MyODBC |
|
|
Trying to use MyODBC 2.50.24 with Clarion 5aPE to connect to MySQL 3.22
running on Redhat 5.2. I can read from the database but can not update, add,
or delete. I sent an SQL trace to Topspeed and was told "You should send the
log to the makers of MySQL. It shows a bug in their driver as it is
expecting SQLBindParameter to be called before SQLBindCol. It cannot assume
this. All it can assume is that
SQLBindParameter is called before SQLExecute or SQLExecDirect." I have the
SQL trace file as well as the myODBC trace file if anyone could take a look
and possibly provide assistance (I didn't consider it good netiquette to
post attachements to a mailing list). Thanks in advance.
Tim Brown
|
|