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.