PGSQL_GetLastConnError

4D - Documentation   Français   English   German   4D For PostgreSQL, Command Theme List   4D For PostgreSQL, Command Alphabetical List   Back   Previous   Next

version 2004


PGSQL_GetLastConnError (connID) Longint

ParameterTypeDescription
connIDLongintConnection ID returned by PGSQL_Connect
Function resultLongintLast connection error message

Description

The PGSQL_GetLastConnError command returns the last connection error message (String).

connID is a Longint that corresponds to the connection ID returned by PGSQL_Connect.


4D - Documentation   Français   English   German   4D For PostgreSQL, Command Theme List   4D For PostgreSQL, Command Alphabetical List   Back   Previous   Next