dbrtl100.bpl problem

Discussion of open issues, suggestions and bugs regarding IBDAC (InterBase Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
strus
Posts: 2
Joined: Tue 14 Jul 2009 07:14

dbrtl100.bpl problem

Post by strus » Tue 14 Jul 2009 07:33

Hi !
I have problem with run project on oder computer. When I try run i have message ....dbrtl100.bpl not found . I use IB DAC (trial version) with Turbo Delphi. When I copy need bpl files to computer where the application is running it seems ok, but i can't run applications because the application making windows error ( on windows xp).

Best regards (sorry for my english)
Trocewicz Jacek

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Wed 15 Jul 2009 08:57

Please specify which Windows error you get when running the application.

strus
Posts: 2
Joined: Tue 14 Jul 2009 07:14

Post by strus » Wed 15 Jul 2009 11:39

Now it's ok, but i have next problem .How can I connect Fast Report components with IBDACDataBase. I read about TfrxIBDAC Components. Where can I find this?

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Thu 16 Jul 2009 07:10

You can find the IBDAC components for FastReport in
\Demos\Win32\ThirdParty\FastReport\FR4

Post Reply