Can I make a connection to a PostgreSQL server using FreeTDS, more specifically tsql command?
I've been trying for a few days now, using many different configurations. Even though I am able to connect to the DB using isql and PostgreSQL odbc driver, I can't to make it work for tsql (it also doesn't seem to use odbc.ini or odbcinst.ini). So, I was wondering if tsql only works with MSSQL.
If you want, I can post the files freetds.conf, odbc.ini and odbcinst.ini.
Thanks.