Subject | Re: [firebird-php] linking databases on two different machines |
---|---|
Author | Jiri Cincura |
Post date | 2006-03-28T22:43:33Z |
On 29.3.2006 0:07 nwo_2013 wrote:
ibase_connect('machine1:database', 'user', 'pass', 'UNICODE_FSS');
on machine2 isn't suitable?
--
Jiri Cincura
http://www.cincura.net/
> I have machine number 1 (Windows 2003) which acts as a file andAnd using
> application server for the local network, also I´ve got machine number
> 2 (Linux) that is used as a web server (Apache). I need to set up a web
> page on machine 2, which queries a database located on machine 1.
ibase_connect('machine1:database', 'user', 'pass', 'UNICODE_FSS');
on machine2 isn't suitable?
--
Jiri Cincura
http://www.cincura.net/