Re: ODBC & Transactions?

From: "Mike Miller" <mmiller(at)pooka(dot)otago(dot)ac(dot)nz>
To: "Hiroshi Inoue" <Inoue(at)tpf(dot)co(dot)jp>
Cc: <andrea(dot)aime(at)comune(dot)modena(dot)it>, <pgsql-odbc(at)postgresql(dot)org>
Subject: Re: ODBC & Transactions?
Date: 2001-11-09 02:06:37
Message-ID: NFBBKNGDCLACAKIKLJIPEEMDCBAA.mmiller@pooka.otago.ac.nz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

> How about
> .ActiveConnection = adoConnection
> ?

That solved my problem. Thank you Hiroshi, Andrea and others for your help.
I *really* appreciate it. Plus I learned a lot in the process. Thanks,
once again.

From the MSDN about ActiveConnection.

You can set this property to a valid Connection object or to a valid
connection string. In this case, the provider creates a new Connection
object using this definition and opens the connection.

Regards,
Mike Miller
Application Software Developer,
School Of Physical Education,
University Of Otago,
+64 3 479 9123
http://physed.otago.ac.nz

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message xoror 2001-11-09 09:47:47 SSL and ODBC
Previous Message Hiroshi Inoue 2001-11-09 01:36:12 Re: ODBC & Transactions?