Hi,
I'm using Borland C++ 2007 Complier and I want to use the PgDAC component (1.20.0.16).
I got the following error after placing a "TPSQLDatabase"-component on the form and following compiling (it is partly in german => "E2040 Declaration terminated incorrectly")
The error is linked to PgCall.hpp line 52:
static const Word SQL_CHAR = 0x412;
[BCC32 Fehler] Pgcall.hpp(52): E2040 Deklaration nicht ordnungsgemäß abgeschlossen
Vollständiger Parser-Kontext
analyse.cpp(17): #include analyse.h
analyse.h(39): #include D:\Programme\Devart\PgDac for RAD Studio 2007\Include\PgAccess.hpp
PgAccess.hpp(32): #include D:\Programme\Devart\PgDac for RAD Studio 2007\Include\Pgcall.hpp
Pgcall.hpp(23): namespace Pgcall
Do you have any idea how to solve this problem?
Thanks,
Bodo
PgDAC Borland C++ 2007
Answer
Hello,
following SW-version I'm using:
- CodeGear™ RAD Studio 2007 Version 11.0.2902.10471 Copyright © 2007
- Windows XP (Build 2600: Service Pack 3)
- Installed Products in my CBuilder 2007 :
- Borland® Together® for Delphi™
- CodeGear™ C++Builder® 2007
- HTML Tidy (Betaversion)
- CodeGear Quality Insite™
The "Extended error info" option is already on, so unfortunately I can't provide you any additional informations about this error.
following SW-version I'm using:
- CodeGear™ RAD Studio 2007 Version 11.0.2902.10471 Copyright © 2007
- Windows XP (Build 2600: Service Pack 3)
- Installed Products in my CBuilder 2007 :
- Borland® Together® for Delphi™
- CodeGear™ C++Builder® 2007
- HTML Tidy (Betaversion)
- CodeGear Quality Insite™
The "Extended error info" option is already on, so unfortunately I can't provide you any additional informations about this error.