Board index » cppbuilder » ANN: PostgresDAC version 2.1.0 is available
Torry
![]() CBuilder Developer |
ANN: PostgresDAC version 2.1.0 is available2005-06-09 09:09:27 PM cppbuilder56 Greetings, Microolap Technologies Ltd is proud to announce availability of PostgresDAC 2.1.0, powerful component suite for Delphi/C++Builder and PostgreSQL 7.x, 8.x/Pervasive Postgres. It allows you to create Delphi/C++Builder applications with direct access to PostgreSQL/Pervasive Postgres DB without BDE and ODBC. Top reasons to use PostgresDAC 2.0: - PostgresDAC is a royalty-free product; - 100% native Delphi code; - support of Delphi 2005 (Win32 edition), 5-7, C++Builder 5-6 and PostgreSQL 7.x, 8.x; - only 300-400 Kb are added to your .exe file; - full compatibility with all the existing data-aware controls and report designers; - full support of the BLOB fields; - TDBImageEx component for JPEG images support included in the package for free (with sources); - detailed help system and a lot of various demo applications; - and much more. What's new in version 2.1.0: [+] Ability to work with bytea fields like with blobs [+] TPSQLUser component [+] TPSQLDatabase.GetUserList method [+] TPSQLDatabase.GetSchemaList method [+] TPSQLDatabase.GetTablespace method [+] TPSQLQuery properties: * property ByteaAsEscString: boolean * property OIDAsInt: boolean [+] TPSQLTable properties: * property Owner: string * property HasOIDs: boolean * property Tablespace: string * property TableID: integer * property Comment: string * property Offset: integeer * property ByteaAsEscString: boolean * property OIDAsInt: boolean [+] TPSQLDatabase: * property Owner: string * property IsTemplate: boolean * property Tablespace: string * property DatabaseID: integer * property Comment: string * property TransactionStatus: TTransactionStatusType For more information about PostgresDAC visit www.microolap.com/products/connectivity/postgresdac/ Direct link to download trial version: www.microolap.com/downloads/postgresdac/pg.zip Also available as part of bundle with "Interactive SQL for PostgreSQL". Discounts for Educational, Academic and Medical organizations are available (please contact XXXX@XXXXX.COM for additional information). CBuilder Developers can download new version from their private area at Microolap's site. Thank you for your time! |