Re: [ADMIN] PHP ODBC conflict

2002-03-01 Thread Zak Greant
On Fri, 2002-03-01 at 08:06, Jean-Michel POURE wrote: > Le Vendredi 1 Mars 2002 15:40, Gary Stainburn a écrit : > > Thanks for the comments, but I don't think that I made myself clear. > > I am connecting using the native PHP pg support. The only bit I'm using > > ODBC for is the Windows/Delphi s

Re: [ADMIN] PHP ODBC conflict

2002-03-01 Thread Jean-Michel POURE
Le Vendredi 1 Mars 2002 15:40, Gary Stainburn a écrit : > Thanks for the comments, but I don't think that I made myself clear. > I am connecting using the native PHP pg support.  The only bit I'm using > ODBC for is the Windows/Delphi stuff. > BTW, the Delphi app can connect/disconnect as often as

Re: [ADMIN] PHP ODBC conflict

2002-03-01 Thread Gary Stainburn
Thanks for the comments, but I don't think that I made myself clear. I am connecting using the native PHP pg support. The only bit I'm using ODBC for is the Windows/Delphi stuff. BTW, the Delphi app can connect/disconnect as often as it wants, but one connection from Delphi stops the PHP work

Re: [ADMIN] PHP ODBC conflict

2002-03-01 Thread Jean-Michel POURE
Le Vendredi 1 Mars 2002 14:28, Gary Stainburn a écrit : > Unfortunately, a side effect is that the PHP loses it's connection and > returns a 'not valid handle' error message. PostgreSQL odbc works perfectly. We cannot garantee PHP odbc interface works as well... But there is a solution : PHP su

[ADMIN] PHP ODBC conflict

2002-03-01 Thread Gary Stainburn
Hi all, I've got a web server using PHP with a persistant connection to my database, and this works fine. I'm experimenting with Delphi and the latest ODBC drivers that I got from http://odbc.postgresql.org. While I'm very impressed with this version - the last version I tried was a few year