DBXDEVARTPOSTGRESQL.OBJ

Discussion of open issues, suggestions and bugs regarding usage of dbExpress drivers for PostgreSQL in Delphi and C++Builder
Post Reply
Lena
Posts: 3
Joined: Thu 24 Feb 2011 14:43

DBXDEVARTPOSTGRESQL.OBJ

Post by Lena » Thu 24 Feb 2011 14:54

I installed driver dbExpress PostgreSQL for RAD XE. I try to use it in C++ Buildrer XE.
I use standard TSQLConnection component.
When I try Run my project I get:
[ILINK32 Error] Fatal: Unable to open file 'DBXDEVARTPOSTGRESQL.OBJ'
How fix it?
Thanks.

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

Post by AlexP » Fri 25 Feb 2011 07:46

Hello,

To resolve the problem you should add path to the ..\Devart\Dbx\PostgreSQL\Delphi15\ folder to the 'Library path' list in your IDE

Lena
Posts: 3
Joined: Thu 24 Feb 2011 14:43

Post by Lena » Fri 25 Feb 2011 08:38

Thank you very much!

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

Post by AlexP » Fri 25 Feb 2011 08:53

Hello,

If any other questions come up, please contact us.

Post Reply