Page 1 of 1

After install UniDAC Trial in project showing error:

Posted: Wed 03 Nov 2010 13:58
by ELEA
Trial version needs additional "bpl" files to be present on your PC.

enter point in procedure @Crvio@Initialization$qqrv not found

Original:
"Точка входа в процедуру @Crvio@Initialization$qqrv не найдена"

The UniDAC component installed 1st time. Files dac70.bpl and unidac70.bpl present in C:\Program Files\Devart\UniDAC for Delphi 7\Bin and in Borland\Delphi7\Bin catalogs.


??

Posted: Wed 03 Nov 2010 14:29
by AlexP
Hello,

It is a trial limitation of UniDAC to deploy the following bpl's with your application, even if it is built without run-time packages:
dacXX, unidacXX, rtl, dbrtl, vcl, vcldb.
You can find detailed information about it in the "Deployment" topic of the UniDAC help.