Hi,
Today I tried to install latest version of MyDac (5.55.0.39) on my delphi 6 entreprise. After installation, always I receive this error message when I try to open Delphi 6 (Sorry my Delphi is in french)
---------------------------
delphi32.exe - Point d'entrée introuvable
---------------------------
Le point d'entrée de procédure @Memds@TMemDataSet@FlushBatch$qqrv est introuvable dans la bibliothèque de liaisons dynamique dac60.bpl.
---------------------------
OK
---------------------------
I tried with MyDac 5.55.0.37 and I receive same error.
With MyDac 5.20, I dont receive this error
Can you help me please ???
Error since MyDac 5.55
-
eduardosic
- Posts: 387
- Joined: Fri 18 Nov 2005 00:26
- Location: Brazil
Re: Error since MyDac 5.55
You need to remove all mydac files on the computer and reinstall mydac.ioda wrote:Hi,
Today I tried to install latest version of MyDac (5.55.0.39) on my delphi 6 entreprise. After installation, always I receive this error message when I try to open Delphi 6 (Sorry my Delphi is in french)
---------------------------
delphi32.exe - Point d'entrée introuvable
---------------------------
Le point d'entrée de procédure @Memds@TMemDataSet@FlushBatch$qqrv est introuvable dans la bibliothèque de liaisons dynamique dac60.bpl.
---------------------------
OK
---------------------------
I tried with MyDac 5.55.0.37 and I receive same error.
With MyDac 5.20, I dont receive this error
Can you help me please ???
find for *dac*.bpl , *dac*.dcu
Re: Error since MyDac 5.55
I search on all of my disk but i find this files only. I don't think this file is for MyDac
C:\Program Files\Borland\Delphi6\Lib\Debug\BandActn.dcu
C:\Program Files\Borland\Delphi6\Lib\Debug\QStdActns.dcu
C:\Program Files\Borland\Delphi6\Lib\Debug\StdActnMenus.dcu
C:\Program Files\Borland\Delphi6\Lib\Debug\StdActns.dcu
C:\Program Files\Borland\Delphi6\Lib\BandActn.dcu
C:\Program Files\Borland\Delphi6\Lib\QStdActns.dcu
C:\Program Files\Borland\Delphi6\Lib\StdActnMenus.dcu
Do you have other idea
C:\Program Files\Borland\Delphi6\Lib\Debug\BandActn.dcu
C:\Program Files\Borland\Delphi6\Lib\Debug\QStdActns.dcu
C:\Program Files\Borland\Delphi6\Lib\Debug\StdActnMenus.dcu
C:\Program Files\Borland\Delphi6\Lib\Debug\StdActns.dcu
C:\Program Files\Borland\Delphi6\Lib\BandActn.dcu
C:\Program Files\Borland\Delphi6\Lib\QStdActns.dcu
C:\Program Files\Borland\Delphi6\Lib\StdActnMenus.dcu
Do you have other idea
-
swierzbicki
- Posts: 451
- Joined: Wed 19 Jan 2005 09:59
-
eduardosic
- Posts: 387
- Joined: Fri 18 Nov 2005 00:26
- Location: Brazil
Re: It's work
Ok,ioda wrote:Ok I found the problem
Thank you for your support
what problem you found?