About this software
PgDAC is a set of native data-access components that provide direct connectivity between Delphi and C++Builder applications and PostgreSQL databases, without requiring PostgreSQL client libraries. It includes design-time and runtime components for Windows, supports PostgreSQL server features, and is available under commercial licenses with optional source-code and maintenance upgrades for teams.
Purchase
Devart PgDAC
In Stock
Delivery: 1 working day
Loading...
€170.27
Free and without obligation
Do you need more information or looking for another license?
Benefits
- Native connectivity: Provides direct connections to PostgreSQL without external client libraries.
- Delphi and C++Builder support: Works with Delphi and C++Builder IDEs for native application development.
- Design-time and runtime components: Includes visual and nonvisual components for design and runtime use.
- Server feature support: Supports PostgreSQL-specific features such as large objects and notifications.
- Commercial licensing options: Offers team licenses and optional source-code and maintenance upgrade choices.
Available languages
- English
Support information
- Documentation: Comprehensive online documentation and API reference are available on the publisher site.
- Knowledge base: Searchable knowledge base articles cover installation, features, and troubleshooting topics.
- Support portal access: Licensed users may submit tickets through Devart's support portal for technical assistance.
- Product updates: Updates and patches are provided to licensed customers according to maintenance terms.
- Bug reporting: Bug reports can be filed via the support portal and tracked by ticket.
Frequently asked questions
What is Devart PgDAC?
A library of native data-access components for connecting applications to PostgreSQL databases, providing APIs to execute SQL statements, manage transactions, and retrieve result sets for use in application data layers.
Which database does Devart PgDAC target?
PgDAC targets PostgreSQL databases, supplying connectivity and data-access functionality for applications that interact with PostgreSQL servers.
What typical features do data access components like PgDAC provide?
Common features include connection management, executing parameterized queries and stored procedures, transaction control, result-set or dataset handling, and tools for mapping query results to application data structures.
How is Devart PgDAC integrated into applications?
Integration typically involves adding the components or libraries to the development environment and using their APIs in the data layer to open connections, execute SQL, manage transactions, and consume results.