Subject | Re: [firebird-php] PHP Driver status |
---|---|
Author | Milan Babuskov |
Post date | 2008-10-22T15:06:28Z |
Lester Caine wrote:
All clients are good to server, but only some clients are good for your
application.
manages the database file. There is no essential difference: client asks
for stuff and server does it, just like TCP.
--
Milan Babuskov
http://www.flamerobin.org
http://www.guacosoft.com
> So are you happy using different clients on the sameYes.
> machine as the server is running on and talking to the SAME database?
> Pierre - the outstanding niggle I have is simply the statement that 'You putThe client has to be 'Right' for your application, not for FB server.
> the right client in with the application'
All clients are good to server, but only some clients are good for your
application.
> So adding an fbclient.dll to theIt would not have a problem.
> php install that is specific to that build only works if that version does not
> then have a problem working in parallel with the version installed directly by
> the server and accessing the same database in parallel.
> on a singleIt does bypass TCP but still communicates with server, which in turn
> machine the Firebird client can bypass TCP/IP using shared memory and it's
> that bit that concerns me.
manages the database file. There is no essential difference: client asks
for stuff and server does it, just like TCP.
--
Milan Babuskov
http://www.flamerobin.org
http://www.guacosoft.com