NGA Driver not loaded

Discussions about product bugs & problems!
Note: This is no replacement for the Official ETM Support!
3 posts • Page 1 of 1
erik.schwing
Posts:16
Joined: Tue Feb 12, 2019 6:59 am

NGA Driver not loaded

Post by erik.schwing »

Hello,

On my local machine I am using a NGA with PostgreSQL backend. In the logviewer I get the error:

Code: Select all

Database error, [DbConnection] DbConnection_DbHelper_10008: Cannot open connection to database: Error: Driver not loaded, Driver error: Driver not loaded, Native Code:  (from SHB:_NGA_B_PostgreSQLBackend)
I cannot find any additional information on this error in the online help.
Is there any way to get additional debug output why exactly the driver is failing to load?

I have set permissions on the /bin/ folder to everyone full control and have tried running the project as admin to no avail.

hpuchegger
Posts:86
Joined: Fri Oct 08, 2021 10:38 am

Re: NGA Driver not loaded

Post by hpuchegger »

Hello,

this is an already known issue and under investigation.
Did you configure a PostgreSQL database connection without a running/configured PostgreSQL database?

Br, Herbert

erik.schwing
Posts:16
Joined: Tue Feb 12, 2019 6:59 am

Re: NGA Driver not loaded

Post by erik.schwing »

Hi,

The project had been configured and setup correctly.
I have migrated the project and postgresql to my new company laptop and now I get this error.

Inspecting the database with PGAdmin shows the database is up and contains the winccoa schema's.

Thank you

3 posts • Page 1 of 1