Problems after upgrading to mydac 4.30.1.14!!! :?
Posted: Tue 30 May 2006 11:33
Hey
I’ am having problems after upgrading to 4.30.1.14.
I can't execute SQL statements, it’s possible to open a table.
If I open the demo project (MySQL Data Access Demo - MyDAC for C++Builder) and try to execute an SQL statement I get this error:
"Access violation at address 00FF5572C. Write of address 2AA18A20"
Again if I open the table it works fine.
I have tried 2 MySql servers with same result.
Any idea to what the problem is??
And of course my own project doesn’t work at all
With MyDac version 4.30.0.11 everything worked
MySQL server version: 4.1.14-nt
Borland® C++Builder® for Microsoft® Windows™ Version 10.0.2166.28377(BDS 2006)
Mydac 4.30.1.14
MyConnection:
Pooling = false
IsolationsLevel = ilReadCommitted
MySQL client version: Direct
I’ am having problems after upgrading to 4.30.1.14.
I can't execute SQL statements, it’s possible to open a table.
If I open the demo project (MySQL Data Access Demo - MyDAC for C++Builder) and try to execute an SQL statement I get this error:
"Access violation at address 00FF5572C. Write of address 2AA18A20"
Again if I open the table it works fine.
I have tried 2 MySql servers with same result.
Any idea to what the problem is??
And of course my own project doesn’t work at all
With MyDac version 4.30.0.11 everything worked
MySQL server version: 4.1.14-nt
Borland® C++Builder® for Microsoft® Windows™ Version 10.0.2166.28377(BDS 2006)
Mydac 4.30.1.14
MyConnection:
Pooling = false
IsolationsLevel = ilReadCommitted
MySQL client version: Direct