Access violation in DataSetManager105.bpl under Delphi 2007

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
LanceRas
Posts: 15
Joined: Wed 24 Mar 2010 20:01

Access violation in DataSetManager105.bpl under Delphi 2007

Post by LanceRas » Wed 24 Mar 2010 20:14

Updated Delphi 2007 with all service packs.

Started receiving an access violation when viewing any form in Delphi 2007. I had not updated the DAC components for a bit, so I downloaded the current version that was on the website today (5.90.0.56). While I'm registed for the source code version, I only archive the installers for the source code and install the precompiled versions for the IDE.

After updating, I still have the same issue.

I uninstalled the DAC completely and then installed the source code version and manually installed the components and it doesn't appear to have this problem.

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Post by Dimon » Thu 25 Mar 2010 09:48

Was the problem solved? If any other questions come up, please contact me.

LanceRas
Posts: 15
Joined: Wed 24 Mar 2010 20:01

Post by LanceRas » Thu 25 Mar 2010 17:18

By compiling the source code, the problem appears to be gone. So not sure what was up.

Post Reply