Access Violation datasetManager200.bpl

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
grredford
Posts: 5
Joined: Thu 24 Apr 2014 17:11

Access Violation datasetManager200.bpl

Post by grredford » Thu 01 May 2014 14:21

I've just installed MyDAC (MySQL)- Version 8.3.7 into Delphi XE6. When the Delphi IDE is loading the following error occurs:
'Access violation - Datasetmanager200.bpl' - any idea why.

Gregg

grredford
Posts: 5
Joined: Thu 24 Apr 2014 17:11

Re: Access Violation datasetManager200.bpl

Post by grredford » Fri 02 May 2014 18:42

Problem solved.

It appears that the registry entry was incorrect or not there.
Registry Entry should be:
/Software/Devart/BDS/14.0 - NOTE - There was not entry for 14.0
Created the string value: ConfigFilePath
The content should be: C:\Users\[username]\AppData\Roaming\Embarcadero\BDS\14.0\
Where [username] is your unsername. The directory is already there.

Regards

Gregg

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: Access Violation datasetManager200.bpl

Post by AlexP » Mon 05 May 2014 08:38

Hello,

Thank you for the information. We have reproduced and fixed the problem.

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: Access Violation datasetManager200.bpl

Post by AlexP » Mon 05 May 2014 13:18

We have already fixed this problem and uploaded MyDAC again. Please download MyDAC once more.

aoxomoxoa
Posts: 1
Joined: Wed 07 May 2014 06:51

Re: Access Violation datasetManager200.bpl

Post by aoxomoxoa » Wed 07 May 2014 07:50

All thanks for the tributes in this thread.

I had same problem with dataset manager, but it only occurred when I launched RAD Studio XE6 from the windows taskbar throug a quick launch icon.

Just downloaded MyDac again and reinstalled it and the AV has disappeared.

A small pity is the new update is not detected by MyDac in the IDE and the version info has not been changed.

Regards, Chiel

PavloP
Devart Team
Posts: 149
Joined: Fri 24 Jan 2014 12:33

Re: Access Violation datasetManager200.bpl

Post by PavloP » Wed 07 May 2014 13:40

We uploaded not a new version, but a new build of MyDAC version 8.3.7, therefore the IDE didn't notified users of this version about the available upgrade.

Post Reply