Re: ODBC Driver Options - Mailing list pgsql-odbc

From Andrew Ayers
Subject Re: ODBC Driver Options
Date
Msg-id 40A938EC.9070007@eldocomp.com
Whole thread Raw
In response to ODBC Driver Options  ("Nicola Tiling" <nti@w4w.net>)
Responses Re: ODBC Driver Options  (Jeff Eckermann <jeff_eckermann@yahoo.com>)
List pgsql-odbc
Nicola Tiling wrote:
> Have a look here
>
> http://www.flatmtn.com/computer/Linux-PostgreSQL.html
>
> I think "use declare/fetch" is "FETCH"

I will give it a shot and play around with it - thank you for the
reference!!!

Andrew Ayers
Phoenix, Arizona

>
>
> '   PG_ODBC_PARAMETER           ACCESS_PARAMETER
> '   *********************************************
> '   READONLY                    A0
> '   PROTOCOL                    A1
> '   FAKEOIDINDEX                A2  'A2 must be 0 unless A3=1
> '   SHOWOIDCOLUMN               A3
> '   ROWVERSIONING               A4
> '   SHOWSYSTEMTABLES            A5
> '   CONNSETTINGS                A6  'must be a value, blank is A6=;
> '   FETCH                       A7  'must be a value, try 100
> '   SOCKET                      A8  'default 4096
> '   UNKNOWNSIZES                A9  ' range [0-2]
> '   MAXVARCHARSIZE              B0  'must be a value, default 254
> '   MAXLONGVARCHARSIZE          B1
> '   DEBUG                       B2
> '   COMMLOG                     B3
> '   OPTIMIZER                   B4  ' note that 1 = _cancel_ generic optimizer...
> '   KSQO                        B5
> '   USEDECLAREFETCH             B6
> '   TEXTASLONGVARCHAR           B7
> '   UNKNOWNSASLONGVARCHAR       B8
> '   BOOLSASCHAR                 B9
> '   INVERSEBOOL?                BI  '"true is -1"?, 0=checked?
> '   PARSE                       C0
> '   CANCELASFREESTMT            C1
> '   EXTRASYSTABLEPREFIXES       C2  'must be a value, default dd_
>
>
>
>


-- CONFIDENTIALITY NOTICE --

This message is intended for the sole use of the individual and entity to whom it is addressed, and may contain
informationthat is privileged, confidential and exempt from disclosure under applicable law. If you are not the
intendedaddressee, nor authorized to receive for the intended addressee, you are hereby notified that you may not use,
copy,disclose or distribute to anyone the message or any information contained in the message. If you have received
thismessage in error, please immediately advise the sender by reply email, and delete the message. Thank you. 

pgsql-odbc by date:

Previous
From: "Nicola Tiling"
Date:
Subject: Re: ODBC Driver Options
Next
From: Jeff Eckermann
Date:
Subject: Re: ODBC Driver Options