NATIVE POSTGRESQL CONNECTOR (FROM VERSION 8.3)
This version can be used with servers version 8.3 or later.
Contact PC SOFT for more details.
WINDEV and WEBDEV connect to PostgreSQL using a fast, powerful and free "Native Connector", as well as ODBC.
All the features of the environment are available.
Installation is very simple.
Download the Native PostgreSQL Connector
Here is a list of the main features of the Native PostgreSQL Connector:
Use SQL commands | Yes |
Use HRead* commands for programming without knowledge of SQL | Yes |
Compatibility with HFSQL programming (file, query) | Yes |
WINDEV syntax "Table.column", "Query.Column" available when coding | Yes |
Automatic assignment of screen buffers to a table: FileToScreen, ScreenToFile | Yes |
RAD | Full |
Automatic iteration tables | Yes |
Automatic input tables (Add/Modify/Delete) | Yes |
Tables: automatic search | Yes |
Tables: automatic integrity management | Yes |
Table completion using partial fetch (no wait) | Yes |
Integration with the environment (assisted input, structure import, etc.) | Yes |
WDMAP file viewer | Yes |
WDETAT | Yes |
Query editor | Yes |
Installation | Automatic |
MDAC layer | Not required |
Speed | Very high |
Automatic management of modification conflicts | Yes |
Automatic management of duplicates | Yes |
Automatic management of required items | Yes |
Technical Support via Direct Assistance | Yes |
Table locking | Yes |
Transaction | Yes |
Management of automatic identifiers | Yes |
Filter/Search on queries | Yes |
Add/Delete/Modify in queries | Yes |