Re: Documentation for Protocol= connection string option
- From: "Andrus" <kobruleht2(at)hot(dot)ee>
- To: "Hiroshi Saito" <z-saito(at)guitar(dot)ocn(dot)ne(dot)jp>
- Cc: <pgsql-odbc(at)postgresql(dot)org>
- Subject: Re: Documentation for Protocol= connection string option
- Date: Tue, 18 Nov 2008 19:22:41 +0200
- Message-id: <8DF5EB617F764687AD34F847E1081117@andrusnotebook> <text/plain>
Hiroshi,
Thank you for reply.
Yes, I meant that documentation if defficient: possible values for Protocol
option are not documented anywhere.
I use Protocol=-0 in my application and hope thet this disables any
automatic transaction handling.
Probably - means to use latest protocol and 0 NOP level of rollback
according to your old message in
http://archives.postgresql.org/pgsql-odbc/2006-05/msg00078.php
I'd like to see official doc for this, Protocol= possible values and their
meanings.
There the association of Protocol digits with rollback levels are not
documented anywhere.
usageof of minus prefix in Protocol parameter is also not documented.
Andrus.
----- Original Message -----
From: "Hiroshi Saito" <z-saito(at)guitar(dot)ocn(dot)ne(dot)jp>
To: "Andrus" <kobruleht2(at)hot(dot)ee>
Cc: <pgsql-odbc(at)postgresql(dot)org>
Sent: Tuesday, November 18, 2008 6:07 PM
Subject: Re: [ODBC] Documentation for Protocol= connection string option
Hi Andrus-san.
Sorry very late reaction...
What do you mean by that? Is it said that a document is deficient?
Regards,
Hiroshi Saito.
----- Original Message -----
From: "Andrus" <kobruleht2(at)hot(dot)ee>
Where to find documentation about protocol connection string options like
Protocol=-0
Only way to discover them is currently by reading uncommented source code
and try to discover possible values from program flow.
Andrus.
Home |
Main Index |
Thread Index