Hi,
Is there any way to get error code from ‘PgDatabse::Exec’ call? PgDatabase::ErrorMessage() explains error message finely.
i.e. if errorMessage() calls returns string like : ‘cannot extend trap: No space left on device’
then can I get error code
which explains the same ?
else I’ll
Dear Milist;
My Application is Developed by Delphi
with Ms-SQL Server as a previous Database
and we are using ODBC/BDE (Borland
Database Engine)
for Database connection. And We've been
porting
the database to PostgreSQL. So far so
Good.
And now our problem is How do we get
The Error