PostgresDAC 2.3.8 beta1

PostgresDAC 2.3.8 beta1 Screenshot PostgresDAC is PostgreSQL BDE replacement for Delphi/C++Builder.

Developer:   microOLAP Technologies LTD
      software by microOLAP Technologies LTD →
Price:  59.00  buy →
License:   Trial
File size:   0K
Language:   
OS:   Windows Vista (?)
Rating:   0 /5 (0 votes)

PostgresDAC is PostgreSQL BDE replacement for Delphi/C++Builder.

It 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).

Here are some key features of "PostgresDAC":

  • 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.
    Use TPSQLTable to access data in a single database table. TPSQLTable provides direct access to every record and field in an underlying database table. TPSQLTable can also work with a subset of records within a database table using ranges and filters.
    At design time, create, delete, update, or rename the database table connected to a TPSQLTable by right-clicking on the TPSQLTable and using the pop-up menu.

  • TPSQLQuery encapsulates a dataset with a result set that is based on an SQL statement.
    Use TPSQLQuery to access one or more PostgreSQL tables in a database using SQL statements. TPSQLQuery component is useful because it can:
    Access more than one table at a time (called a "join" in SQL).
    Automatically access a subset of rows and columns in its underlying table(s), rather than always returning all rows and columns.

  • TPSQLUpdateSQL applies cached updates on behalf of queries or stored procedures that can't post updates directly.
    Use a TPSQLUpdateSQL object to provide SQL statements used to update read-only datasets represented by TPSQLQuery component when cached updates are enabled. A dataset is read-only either by design or circumstance. If a dataset is read-only by design, the application itself does not provide a user interface for updating data, but may institute a programmatic scheme behind the scenes. If a dataset is read-only by circumstance, it indicates that the PostgreSQL returned a read-only result set. This usually happens for queries made against multiple tables. Such queries are, by SQL-92 definitions, read-only.

  • TPSQLBatchExecute component can execute SQL scripts containing more than one SQL statement.

  • TPSQLMacroQuery is the decessor of TPSQLQuery component and supports all of its properties, methods, events, and functionalities.

  • TPSQLMonitor monitors dynamic SQL passed to the PostgreSQL server.

  • TPSQLDump is a component for backing up a PostgreSQL database. It makes consistent backups even if the database is being used concurrently. TPSQLDump does not block other users accessing the database (readers or writers).
    Dumps can be output in script or archive file formats. The script files are in plain-text format and contain the SQL commands required to reconstruct the database to the state it was in at the time it was saved. To restore these scripts, use TPSQLBatchExecute, in example. They can be used to reconstruct the database even on other machines and other architectures, with some modifications even on other SQL database products.
    The alternative archive file formats that are meant to be used with TPSQLRestore or native pg_restore utility to rebuild the database, and they also allow to be selective about what is restored, or even to reorder the items prior to being restored. The archive files are also designed to be portable across architectures.

  • TPSQLRestore is a utility for restoring a PostgreSQL database from an archive created by TPSQLDump or pg_dump native utility in one of the non-plain-text formats. It will issue the commands necessary to reconstruct the database to the state it was in at the time it was saved. The archive files also allow TPSQLRestore to be selective about what is restored, or even to reorder the items prior to being restored. The archive files are designed to be portable across architectures.

  • TPSQLTools component allows to run PosgtreSQL diagnostic and repair operations such as Analyze, Cluster, Vacuum and Reindex.

  • TBDE2PSQLDAC class is intended for the conversion of BDE Database Objects into PostgresDAC Database Objects.

  • TPSQLStoredProc encapsulates a dataset with a result set that is based on an server stored procedure.
    Use TPSQLStoredProc to access PostgreSQL stored procedure in a database. A stored procedure is a grouped set of statements, stored as part of a database server’s metadata (just like tables, indexes, and domains), that performs a frequently-repeated, database-related task on the server and passes results to the client.

  • TPSQLNotify provides the interface to PostgreSQL Asynchronous Notification functionalities. To learn how does PostgreSQL Asynchronous Notification work, please see Asynchronous Notification section of PostgreSQL documentation.
    Use TPSQLNotify to organize notifications between client applications about their actions through Postgres database server.

    Limitations
  • fully-functional time-limited trial

    tags the database  read only  database table  archive files  result set  the archive  tpsqlquery component  asynchronous notification  files are  stored procedure  reconstruct the  also allow  selective about  

    PostgresDAC 2.3.8 beta1 screenshot


    Download PostgresDAC 2.3.8 beta1

     Download PostgresDAC 2.3.8 beta1

    Purchase:  Buy PostgresDAC 2.3.8 beta1


    Similar software

    DAC for EnterpriseDB 2.3 DAC for EnterpriseDB 2.3
    microOLAP Technologies LTD

    DAC for EnterpriseDB is a useful and reliable BDE replacement for Delphi/C++Builder which allows you to create Delphi/C++Builder applications with direct access to EnterpriseDB without BDE and ODBC.

    MSADODAC 1.4 MSADODAC 1.4
    microOLAP Technologies LTD

    MSADODAC is MSSQL BDE replacement for Delphi 5-7/C++Builder 5-6/ADO.

    Delphi to C++ Builder 1.5 Delphi to C++ Builder 1.5
    Thinker Software

    Fast Query Builder for Delphi 7 1.03 Fast Query Builder for Delphi 7 1.03
    FastReports Inc

    FastQueryBuilder (FQB) is a visual query builder.

    ZylSerialPort.NET 1.45 ZylSerialPort.NET 1.45
    Zyl Soft

    ZylSerialPort is a Delphi / C++Builder thread based asynchronous serial port component.

    FastQueryBuilder 1.03 FastQueryBuilder 1.03
    Fast Reports, Inc.

    Let's your customers create DB-query without SQL! Fast Query Builder is a visual SQL query builder.

    ZylVSS 2.15 ZylVSS 2.15
    Zyl Soft

    ZylVSS is a Delphi / C++Builder component that makes the work with Visual SourceSafe easier than you think.

    Delphi and C++Builder Decompiler 1.15 Delphi and C++Builder Decompiler 1.15
    SoftLab SoftWare

    Delphi and C++Builder Decompiler is an easy-to use program that can help you to restore your lost source code.

    CompressionMaster Suite 6.30 CompressionMaster Suite 6.30
    ComponentAce LTD

    CompressionMaster Suite is a Delphi and C++ Builder data compression library that can develop applications.

    Source Help Builder 1.0 Source Help Builder 1.0
    FeatherySoft

    Source Help Builder is a powerful tool to create help files for components based on source code to integrate it with Delphi IDE help system.