Lasernet 6.7 or above needs to have an external driver to use a PostgreSQL database connection. Follow these steps:
1. Find the libpq.dll
and libintl-8.dl
files from inside the PostgreSQL installation folder.
2. This file then needs to be placed into the main installation folder of Lasernet.
3. After copying, restart the Lasernet service and reopen the Lasernet Developer.
4. Define the PostgreSQL path in Environment Variables: %PGROOT%\bin
.
5. To get a connection with PostgreSQL installed on the same server as Lasernet, the fields below need to be set:
6. Click the Test Connection button to verify the setting. If every field is correct then you will have the message “Connection succeeded!” as below:
This connection can be saved and then referenced in Database Commands.
Add a comment
Please log in or register to submit a comment.