DSN settings

From: Mija Lee <mija(at)scharp(dot)org>
To: pgsql-odbc(at)postgresql(dot)org
Subject: DSN settings
Date: 2007-10-12 22:19:56
Message-ID: 470FF30C.8020501@scharp.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Hi -

I'm looking for a good source of documentation for the DSN settings
available to the postgres drivers. I have found several sites with
sample odbc.ini entries but nothing that has a comprehensive list.

The reason I'm looking for this is that the following setting:

ConnSettings = set extra_float_digits to 0

doesn't cause any complaints, but also doesn't seem to have any effect.
The only reference in the debug log for that DSN connection to the float
digits is:

Exec_with_parameters_resolved: copying statement params: trans_status=1,
len=27, stmt='set extra_float_digits to 2'

We tried this with several versions of postgres drivers, including the
latest release of 8.02.0500.

Any help with location of documentation and/or problems with the
ConnSettings greatly appreciated!

Mija

Browse pgsql-odbc by date

  From Date Subject
Next Message Stephen Frost 2007-10-15 19:37:33 Failed PW retries
Previous Message Richard Broersma Jr 2007-10-12 22:01:21 - Feature Request - ilike transformation