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


    Authors software

    PostgresDAC 2.3.8 beta1 PostgresDAC 2.3.8 beta1
    microOLAP Technologies LTD

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

    microOLAP dbExpress driver for MySQL 1.0.1.4 microOLAP dbExpress driver for MySQL 1.0.1.4
    microOLAP Technologies LTD

    dbExpress Borland Delphi/C++Builder driver for MySQL with the highest performance.

    DBACentral for MySQL 1.6.1 build 166 DBACentral for MySQL 1.6.1 build 166
    microOLAP Technologies LTD

    DBACentral for MySQL is a unique solution for database administration, development and data management.

    Packet Sniffer SDK for Windows 4.2 Packet Sniffer SDK for Windows 4.2
    microOLAP Technologies LTD

    Packet Sniffer SDK gives you a library set for packet capture and network analysis for all Win32 platforms.

    pgISQL (Interactive SQL for PostgreSQL) 2.2.0 pgISQL (Interactive SQL for PostgreSQL) 2.2.0
    microOLAP Technologies LTD

    Interactive SQL for PostgreSQL is a powerfull database application for building, executing and processing queries upon PostgreSQL databases.

    Similar software

    PostgresDAC 2.3.8 beta1 PostgresDAC 2.3.8 beta1
    microOLAP Technologies LTD

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

    EMS Data Pump 2006 for PostgreSQL 2.2.0.2 EMS Data Pump 2006 for PostgreSQL 2.2.0.2
    EMS Software Development

    EMS Data Pump for PostgreSQL is a powerful and excellent utility for converting databases and importing table data from an ADO-compatible source (e.

    ESF Database Convert 5.8.34 ESF Database Convert 5.8.34
    EasyFrom Inc.

    Database Convert is a program that allows you to convert between different database formats.

    microOLAP Database Designer for PostgreSQL 1.2.8 microOLAP Database Designer for PostgreSQL 1.2.8
    microOLAP Technologies LTD

    Database Designer for PostgreSQL is an easy and useful CASE tool with intuitive graphical interface which allows you to build a clear and effective database structure visually, see the complete picture (diagram) representing all the tables, references between them, views, stored procedures and other objects.

    EMS SQL Management Studio for PostgreSQL 1.2 EMS SQL Management Studio for PostgreSQL 1.2
    EMS Software Development

    EMS SQL Management Studio for PostgreSQL is a complete solution for database administration and development.

    PostgreSQLDirect .NET Data Provider 3.00 beta PostgreSQLDirect .NET Data Provider 3.00 beta
    Core Lab

    PostgreSQLDirect .

    MySQL2PostgreSQL PRO 1.3.0 MySQL2PostgreSQL PRO 1.3.0
    DMSoft Technologies

    With MySQL2PostgreSQL PRO you can convert databases from MySQL to PostgreSQL or from PostgreSQL to MySQL rapidly and reliably! MySQL2PostgreSQL Pro is a reliable bi-directional database migration tool which allows you to convert from: · MySQL to PostgreSQL · MySQL to PostgreSQL Dump · MySQL to PostgreSQL PHP Script · MySQL to MySQL · MySQL to MySQL Dump · MySQL to MySQL PHP Script · PostgreSQL to MySQL · PostgreSQL to MySQL Dump · PostgreSQL to MySQL PHP Script · PostgreSQL to PostgreSQL · PostgreSQL to PostgreSQL Dump · PostgreSQL to PostgreSQL PHP Script Operate with a whole database or select only needed tables, fields, indexes and foreign keys to proceed! Reach the desired result by simply configuring of several options through Wizard interface or in command line mode! MySQL2PostgreSQL Pro is also applicable for PostgreSQL database migration to another PostgreSQL database or to another PostgreSQL server.

    EMS SQL Manager 2005 for PostgreSQL 3.6 EMS SQL Manager 2005 for PostgreSQL 3.6
    EMS Software Development

    EMS SQL Manager for PostgreSQL is a powerful tool for PostgreSQL Database Server administration and development.

    Access2PostgreSQL PRO 1.6.0 Access2PostgreSQL PRO 1.6.0
    DMSoft Technologies

    Access2PostgreSQL Pro is a reliable bi-directional database migration tool which allows you to convert from: · MS Access to PostgreSQL · MS Access to PostgreSQL Dump · MS Access to PHP Script · MS Access to MS Access · PostgreSQL to MS Access · PostgreSQL to PostgreSQL · PostgreSQL to PostgreSQL Dump · PostgreSQL to PHP Script With Access2PostgreSQL PRO you can convert databases from MS Access to PostgreSQL or from PostgreSQL to MS Access rapidly and reliably! Operate with a whole database or select only needed tables, fields, indexes and foreign keys to proceed! Reach the desired result by simply configuring of several options through Wizard interface or in command line mode! Access2PostgreSQL Pro is also applicable for PostgreSQL database migration to another PostgreSQL database or to another PostgreSQL server.

    Navicat PostgreSQL 7.2.11 Navicat PostgreSQL 7.2.11
    PremiumSoft CyberTech Ltd.

    Navicat is a powerful PostgreSQL database administration and development tool that is not only sophisticated enough for professional developers, but also easy to learn for new users.

    Other software in this category

    Sax.net SmartUI Sax.net SmartUI
    Sax Software Corp.

    Sax.

    JWizard 1.0 JWizard 1.0
    Visionary Technologies

    JWizard allow to build professional "step by step" interface (ie.

    RCLocalizer 1.8.0.1 RCLocalizer 1.8.0.1
    myncos

    RCLocalizer localize and translate resource script file (rc)in any language for creating multilingual aplications.

    XD++ MFC Library v5.60 (VC7.0) XD++ MFC Library v5.60 (VC7.0)
    ucancode software

    The XD++ Class Library is a set of classes built on the Microsoft Foundation Classes.

    Project Analyzer 10.3 Project Analyzer 10.3
    Aivosto Oy

    Project Analyzer is a Visual Basic source code analyzer, optimizer and documentor.