Thank you very much. It has solved my problem. I used an older version of driver (1.8.xxx). Thanks again.
I am trying to connect to dashboard database from C#. For testing I use the "local" database provided by the dashboard over a zip file. I understand the database is PostgreSQL compliant. So, I have a choice of tools to use: - ODBC (psqlODBC); or, - Ole db (Npgsql). I haven't had success. On the moment of creating the connection I get: - Odbc: ERROR [42001] ERROR: Syntax error in SQL statement "SET EXTRA_FLOAT_DIGITS[*] = 2 "; expected "@, AUTOCOMMIT, MVCC, EXCLUSIVE, IGNORECASE, PASSWORD, SALT, MODE,...