Page 1 of 1

Pb undidac with Delphi 2009 update...

Posted: Fri 12 Jun 2009 09:24
by porage
Hello.

Since I've installed Delphi 2009 update 3 and 4, I can't open IDE cause i get the following error :

" Entry point @Dbaccess@TCustomDADataset@Disconnect@qqrv can't be found in dynamic library."

I'bve downloaded 2.70 pro and it's the same thing.

My work is stopped cause I can't open any form.

Can someone help me, Please ?

Thanks a lot.

Posted: Mon 15 Jun 2009 05:41
by Plash
This problem can occur if you have installed some components from Demos\ThirdParty (like UniDAC components for FastReport). You should recompile such packages.

Try also the following:
uninstall all installed DAC products, and run UniDAC installation with the /force key:

unidac270d12pro.exe /force