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
UNIDAC 5.1 DEMO DXE3 don't work
Re: UNIDAC 5.1 DEMO DXE3 don't work
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.
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
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.
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
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
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
You are welcome. Feel free to contact us if you have any further questions about UniDAC.