UNIDAC 5.1 DEMO DXE3 don't work
Posted: Fri 04 Oct 2013 15:51
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
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