Search Perform an advanced search query SOFTPEDIA
 
SOFTPEDIA
Updated one minute ago
HomeSubmit a program for being reviewedAdvertise on our websiteGet help on surfing our websitesSend us your feedbackGet information about our XML/RSS backend and how to use itBrowse the news archiveVisit our discussion forumVizitati forumul in limba romana



Program Finder NormalFreeware onlyShareware only

PostgresDAC 2.4.1 Report spyware 

Click to download PostgresDAC
View more PostgresDAC screenshots (1)
 Downloads: 1,219
Rating: Good (3.4/5) | Rated by: 20 user(s)
Add to download basket     Send us update information
 Developer: microOLAP Technologies LTD | More programs by this producer
 License: Trial , 59.95 $ to buy 
 Size / OS: 9.45 MB, Windows All
 Last Updated: February 7th, 2008, 21:39 GMT
 Category: C: \ Programming \ Other Programming Files
 Read user reviews (0) Add a review Refer to friend Subscribe
    Download PostgresDAC

PostgresDAC description
BDE replacement for Borland Delphi/C++Builder

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

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


What's New in This Release:

· Latest v8.1.4 PostgreSQL sources (pg_dump.c and pg_restore.c) used for libraries creation
· Improved index fetching for TPSQLTable component
· SEEK_SET, SEEK_CUR, SEEK_END are redefined in BCB code
· Dump and restore functionality rewritten from scratch. Libraries pg_dump.dll and pg_restore.dll added. See "Deploy.txt" for details
· Functions added to TPSQLDump class: - procedure DumpToStream(Stream: TStream; Log: TStrings); overload; - procedure DumpToStream(Stream: TStream; LogFileName: string); overload; - procedure DumpToFile(const FileName, LogFileName: string); overload
· Function added to TPSQLRestore class: - procedure RestoreFromFile(const FileName, LogFileName: string); overload
· "Can't update fields containing long strings through TPSQLUpdateSQL" bug fixed
· "Floating memory problems using strings longer then 256 characters" bug fixed
· TAutoIncField critical bug fix: default values for integer fields were fetched incorrectly
· "CanModify property was always True for TPSQLQuery with RequestLive = True" bug fixed
· "Error when open BYTEA field with content greater then 65Kb" bug fixed
· "CBuilder error: E2109 Not an allowed type in PSQLAccess.hpp" bug fixed
· Fixed: TBDE2PSQL doesn't work for D6 and higher in TDatamodule
· Fixed: Memory Leak in PGDump
· Fixed: TPSQLQuery.Params[Index].AsTime doesn't work... [ read full changelog ]





Softpedia guarantees that PostgresDAC 2.4.1 is 100% CLEAN, which means it does not contain any form of malware, including but not limited to: spyware, viruses, trojans and backdoors.

This software product was tested thoroughly and was found absolutely clean, therefore it can be installed with no concern by any computer user.

However, it should be noted that this product will be retested periodically and the award may be withdrawn, so you should check back on this page from time to time. (click here for more information)


Related downloads IT News Popular downloads New additions   Latest reviews  
Zinc 2.5.0.32
Zinc - Create powerful Desktop applications with over 800 new commands for Flash
Silverfrost FTN95 5.01
With Silverfrost FTN95 you can create console based, conventional Windows and Microsoft .NET applications
DAC for MySQL 2.6.2
A MySQL BDE replacement for Delphi/C++Builder
Direct Folders 3.32
Access your favorite folders quickly and easily
Tersus 0.8.2
With the Tersus you can easily create enterprise web applications by drawing flow diagrams instead of writing code
Alvas.Audio 6.0
A software that allows .Net developers to create applications that play and record sound.
ED Plua IDE 1.3B
ED Plua IDE - Create Palm pda applications
Business Applications Architect 2.0.1.682
create database applications in less than 15 minutes without code writting
MobiPress Studio 0.1.3
Anyone can easily create and distribute their own media mobile applications

go to top Use the following code to link to this page:



Welcome!
Hello, Guest

Login if you have a Softpedia.com account.

Otherwise, register for one.

Main categories:
  • Antivirus
  • Compression tools
  • CD/DVD Tools
  • Office tools
  • Programming
  • Authoring tools
  • File managers
  • Desktop Enhancements
  • Internet
  • Network Tools
  • IPOD TOOLS
  • Mobile Phone Tools
  • Multimedia
  • Tweak
  • System
  • Security
  • Others
  • Science / CAD
  • UNIX
  • Windows Widgets
  • PORTABLE SOFTWARE

  • Week's best:
  • Adobe Media Player 1...
  • Registry Mechanic 8....
  • BitSpirit 3.3.2.263
  • AnyDVD 6.4.5.6
  • Firefox 3.0.1 / 2.0....
  • AutoCAD 2009
  • Norton AntiVirus 200...
  • Norton Internet Secu...
  • The Bat! Professiona...
  • WinRAR 3.80 Beta 3 /...
  • GMail Drive shell ex...
  • DAEMON Tools Lite 4....
  • UBCD4WIN 3.2.0
  • Adobe Reader 9.0.0 /...
  • Total Commander Ulti...
  • System Mechanic 8.0....
  • Adobe Acrobat Profes...
  • iPhone PC Suite 1.0....
  • Portable Firefox 3.0...
  • MPlayer for Windows ...
  • Vista Codec Package ...
  • Windows Live Messeng...
  • WinBubble 1.73
  • Kaspersky Anti-Virus...
  • Malware Removal Tool...
  • Royale Noir Theme fo...
  • IBM Lotus Symphony 1...
  • Adobe Dreamweaver 10...
  • Adobe Fireworks 10.0...
  • BitDefender Total Se...
  • © 2001 - 2008 Softpedia. All rights reserved.
    Softpedia™ and Softpedia™ logo are registered trademarks of SoftNews NET SRL.
    Copyright Information | Privacy Policy | Terms of Use | Contact Softpedia | Update your software | Archive