
PostgresDAC is PostgreSQL BDE replacement for Delphi/C++Builder.
PostgresDAC allows to create Delphi/C++Builder applications with the direct access to PostgreSQL DB without BDE and ODBC.
PostgresDAC is a tool that allows you create applications.
This components set was developed for easy migration of existing projects from BDE/ODBC scheme to the native one.
Interface is BDE-like and TDataSet compatible.
TDBImageEx component for JPEG images in BLOBs support included in package for free (with sources).
· TPSQLDataBase provides discrete control over a connection to a single database in a database application.
· Use TPSQLDataBase when a database application requires any of the following control over a database connection: Persistent database connections; Customized database server logins; Transaction control.
· TPSQLTable encapsulates a database table.




