Page 1 of 1

Problems after upgrading to mydac 4.30.1.14!!! :?

Posted: Tue 30 May 2006 11:33
by dewalth
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?? :shock: :?

And of course my own project doesn’t work at all :x
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

Posted: Wed 31 May 2006 09:28
by Antaeus
We couldn't reproduce this problem using CBuilder Demo. Please simplify your application to maximum possible extent and send it to us (evgeniyD*crlab*com) including script to create and fill table.

Doooohhhhh

Posted: Wed 31 May 2006 19:50
by dewalth
Fixed. After you told me that you couldn't reproduce the problem I reinstalled mydac(again) and bds2006(for the first time) this solved the problem.

MyBad – Doooohhhhh – Thanks