Page 1 of 1

UNIDAC 5.1 DEMO DXE3 don't work

Posted: Fri 04 Oct 2013 15:51
by cgkls
Hello,

I tryed UNIDAC 5.1.4 for RAD Studio XE3.

When I launch Delphi, I have this message :
Le point d'entrée de procedure @Dbaccess@TCustomDADataSet@GetFieldDesc$qqrxi est introuvable dans la bibliotheque de liens dynamiques dac170.bpl

In english I think it's something like
Entry of procedure @Dbaccess@TCustomDADataSet@GetFieldDesc$qqrxi is not found in dac170.bpl

I manage to not have this message but when I launch my program in debug or out of Delphi, i get the same message about @Dbaccess@TCustomDADataSet@GetFieldDesc$qqrxi

It's TCustomDADataSet, i checked the spelling. It's not writed TcustomDataset.

I checked i have only the last dac170.bpl, I reboot, I rebuild all my bpl, rebuild my program.


Thank you for reading me.
Christian

Re: UNIDAC 5.1 DEMO DXE3 don't work

Posted: Fri 04 Oct 2013 15:55
by cgkls
I forget to write I have
Embarcadero® RAD Studio XE3 Version 17.0.4770.56661
Update 2.
Delphi.

Trouble with windows vista 32b and seven 64b.

Re: UNIDAC 5.1 DEMO DXE3 don't work

Posted: Mon 07 Oct 2013 07:21
by VladimirK
Hello,

To solve the problem, try the following:
- uninstall UniDAC;
- search and remove all *dac*.bpl and *crcontrols*.bpl files from your computer;
- remove *.dcu files from your project;
- reinstall UniDAC.

Re: UNIDAC 5.1 DEMO DXE3 don't work

Posted: Thu 10 Oct 2013 14:44
by cgkls
Thanks you, this work.

I had to remove all my *.bpl from project
I had to remove my *.bpl from C:\Users\Public\Documents\RAD Studio\10.0\Bpl

Re: UNIDAC 5.1 DEMO DXE3 don't work

Posted: Fri 11 Oct 2013 12:56
by VladimirK
You are welcome. Feel free to contact us if you have any further questions about UniDAC.