Problem Postgresql 10.14
Unsolved
General and Desktop
-
Hi, i'm facing a problem with the PostgreSql 10.14 and QtCreator 5.15.
When i execute my programm in another Computer, i get the following message: "Driver not Loaded", but i copied all dlls into Posgres/bin folder, and another dependencys too.
i read at some pages that OpenSSL version 1.1+ changed the DLLs filenames, someone can help me?
i build the drivers using the same version of Postgres but still not working. -
Hi,
You can use a tool like Dependency Walker to check what dependencies are required for the PostgreSQL dlls.