Problem installing uniDAC for BCB6

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
grdrew
Posts: 2
Joined: Thu 20 Oct 2011 09:58

Problem installing uniDAC for BCB6

Post by grdrew » Thu 20 Oct 2011 10:11

I've installed uniDAC for BCB6 but now when I run BCB I get several errors.

"@Variants@VarResultCheck$qqrl could not be located in dynamic link library rtl60.bpl"

followed by

"could not load dcldac60.bpl"
...

All the uniDAC bpl files fail to load.

I've installed the latest BCB6 update #4 and verified that rtl60.bpl is in the correct location. My Delphi7 installation of uniDAC was successful.

Has anyone else had this problem? Any ideas about how to solve it?

Thanks.

grdrew
Posts: 2
Joined: Thu 20 Oct 2011 09:58

issue resolved

Post by grdrew » Thu 20 Oct 2011 13:42

I found an older copy of rtl60.bpl was being used instead of the newer update #4 version. Once the older copy was removed the error messages disappeared.

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Post by AlexP » Thu 20 Oct 2011 14:06

Hello,

Glad to see that the problem was solved. If you have any other questions, feel free to contact us.

Post Reply