Not abble to install version 4.40.. after uninstall mydac 5 beta

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Daniel Fagnan
Posts: 58
Joined: Fri 13 Oct 2006 00:08

Not abble to install version 4.40.. after uninstall mydac 5 beta

Post by Daniel Fagnan » Mon 19 Mar 2007 13:49

On my desktop one month ago I instaled Mydac5 this week end the expiration date appear , we uninstall this beta version
I install the last version available on your site.

The component can't be load in my delphi palette.

this message allways appear
The procedure entry point @crBatchmove@TCRBatchMove@ could not be located in the dynamic link library dac100.bpl. :wink:

Antaeus
Posts: 2098
Joined: Tue 14 Feb 2006 10:14

Post by Antaeus » Mon 19 Mar 2007 15:34

This may happen due to MyDAC uninstallation was unsuccessful. So, you have some files left from previous version of MyDAC on your hard drive. Try to uninstall MyDAC and remove all the files concerned to it. Then install MyDAC one more time. To remove all vestiges of MyDAC, please follow these instructions:
  • 1) Close IDE
    2) Uninstall MyDAC
    3) Search for MyAccess.*, DBAccess.*, mydac*.bpl, dac*.bpl, CoreLab.*dll etc files at your HDD and delete them
    4) Remove from the registry (HKCU\Software\Borland\BDS\4.0\Known Packages) all the links to MyDAC packages (mydac*.bpl, dac*.bpl)
    5) Remove from the registry (HKCU\Software\Borland\BDS\4.0\Known Assemblies) all the links to MyDAC assemblies (CoreLab.*dll)
    6) Run IDE and check that it is started without errors
    7) Close IDE
    8) Install MyDAC once more

Daniel Fagnan
Posts: 58
Joined: Fri 13 Oct 2006 00:08

All is ok Perfect

Post by Daniel Fagnan » Mon 19 Mar 2007 17:11

With your help all is Ok now

Thank you

Post Reply