I am trying to connect a PostgreSQL database (ver 9.6) with LabVIEW (2016) on Windows 10.
I followed the following tutorial:
https://decibel.ni.com/content/docs/DOC-30308
Without access to a cRIO, I have followed the steps to create the database, table and block diagram. Please see block diagram attached.The system exec.vi calls the psql.exe with SELECT command using database "lisam" and database user "postgres".
When I execute the same code I am asked for the password for user postgres. When I type in the password, the box closes and reopens. This continues in a loop until