c++ builder xe2

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
matamica
Posts: 7
Joined: Tue 29 Nov 2011 08:39

c++ builder xe2

Post by matamica » Tue 29 Nov 2011 08:59

I have downloaded the latest update for xe2 so my version is: 16.0.4316.44803.
I have mydac pro edition for xe2 version 7.1.3.
When I try to compile the program I get the fallowing error:
Exception class EAccessViolation with message 'Access violation at address 5003EA8A in module 'rtl160.bpl'. Write of address 00582E34'

If I uninstall mydac, and install an older version(trial version which has expired) I can compile the program with no problems.

Need some help.
Thanks.

AndreyZ

Post by AndreyZ » Wed 30 Nov 2011 13:29

Hello,

We didn't encounter such problem. Please try the following:
- close RAD Studio XE2;
- remove MyDAC;
- remove *dac*.bpl files from your computer;
- remove *.dcu files from your project;
- reinstall MyDAC.

Post Reply