Re: New snapshot 08.00.0001 uploaded - Mailing list pgsql-odbc

From Gary Doades
Subject Re: New snapshot 08.00.0001 uploaded
Date
Msg-id 4161AB70.7425.153406C8@localhost
Whole thread Raw
In response to New snapshot 08.00.0001 uploaded  ("Dave Page" <dpage@vale-housing.co.uk>)
List pgsql-odbc
On 4 Oct 2004 at 19:51, Dave Page wrote:

> I'd appreciate it if ppl could test it a little with Updateable Cursors
> *turned off* and report any bugs.
>
> Regards, Dave.
>

I wish I could report some bugs, but the good news is, so far its been very stable. The
previous build would fall over after a few minutes at best. This build has been
reasonably well put though its paces with may Web App (ASP.NET) for several hours
now with no problems.

BTW, I don't use a DSN, I just use a connection string like:

strConnect =
"DRIVER={PostgreSQL};UID=postgres;SERVER=192.168.1.102;Port=5432;Database=
myDB";

I'm not exactly sure what the defaults are (now) in this case.

Cheers,
Gary.


pgsql-odbc by date:

Previous
From: "Dave Page"
Date:
Subject: Re: New snapshot 08.00.0001 uploaded
Next
From: "Sandro Yaqub Yusuf"
Date:
Subject: Executing SP in VB6