Unable to compile components

Discussion of open issues, suggestions and bugs regarding usage of dbExpress drivers for PostgreSQL in Delphi and C++Builder
Post Reply
Auriga
Posts: 2
Joined: Mon 11 Oct 2010 09:33

Unable to compile components

Post by Auriga » Fri 17 Feb 2012 10:36

Delphi version: 2010 (14.0.3593.25826) Professional
Component version 3.1.4

We've purchased new version and are trying to update our components. But, the compiler doesn't find "ptroffset" function in unit "pgsqlnet.pas".

Could anybody help us?

Thanks

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

Post by AlexP » Fri 17 Feb 2012 11:09

Hello,


Please specify the Devart product you use (dbExpress driver for PostgreSQL or PgDAC)
As the latest dbExpress driver for PostgreSQL version is 2.1.2

Auriga
Posts: 2
Joined: Mon 11 Oct 2010 09:33

Post by Auriga » Fri 17 Feb 2012 11:19

Sorry we're using PGDAC.

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

Post by AlexP » Fri 17 Feb 2012 13:46

Hello,

Please check that you have completely removed the previous version of PgDAC, including the old *.bpl, *.dcu, etc., files.
Also check that the library path and the search path in Delphi are set correctly.

Post Reply