RE: Transactionless ODBC - Mailing list pgsql-interfaces

From Dave Page
Subject RE: Transactionless ODBC
Date
Msg-id 8568FC767B4AD311AC33006097BCD3D60917E3@woody.vale-housing.co.uk
Whole thread Raw
In response to Transactionless ODBC  (Alex Stewart <astewart@freedomintelligence.com>)
List pgsql-interfaces

> -----Original Message-----
> From: Alex Stewart [mailto:astewart@freedomintelligence.com]
> Sent: 06 June 2000 17:55
> To: tip@pc10.radnoti-szeged.sulinet.hu
> Cc: pgsql-interfaces@postgresql.org
> Subject: Re: [INTERFACES] Transactionless ODBC
> 
<SNIP>
>
> The troubling code is (if I have already posted it, I apologize)
> 
> /*      Begin a transaction if one is not already in progress */
> /*      The reason is because we can't use declare/fetch 
> cursors without
>         starting a transaction first.
> */
> if ( ! self->internal && ! CC_is_in_trans(conn) && 
> (globals.use_declarefetch || STMT_UPDATE(self))) {
> 
> Alex Stewart

I raised this question on the Hackers list last month (after getting no
responses here) and got a message back from Thomas Lockhart saying he
planned to take a look. I believe he's on holiday at the moment but
hopefully he can help when he gets back....

Regards,  
Dave.  
-- 
Disclaimer: the above is the author's personal opinion and is not the
opinion or policy of his employer or of the little green men that have been
following him all day.
http://www.vale-housing.co.uk/ - http://www.pgadmin.freeserve.co.uk/


pgsql-interfaces by date:

Previous
From: Joachim Achtzehnter
Date:
Subject: Re: JDBC squirrely transaction behavior??
Next
From: Mihai Gheorghiu
Date:
Subject: Win ODBC drivers for Postgres