Code Comments
Programming Forum and web based access to our favorite programming groups.Running PHP 4.3 on a Linux box with Apache2. How can I connect to a remote ORACLE database ?.
Post Follow-up to this messageOn Tue, 19 Apr 2005 08:47:53 +0200, "Jens Tindbęk" <jens.tindbaek@_#%get2net.dk> wrote: >Running PHP 4.3 on a Linux box with Apache2. How >can I connect to a remote ORACLE database ?. http://php.net/oci8 -- Andy Hassall / <andy@andyh.co.uk> / <http://www.andyh.co.uk> <http://www.andyhsoftware.co.uk/space> Space: disk usage analysis tool
Post Follow-up to this message"Andy Hassall" wrote: > On Tue, 19 Apr 2005 08:47:53 +0200, "Jens Tindbęk" > <jens.tindbaek@_#%get2net.dk> wrote: > > > http://php.net/oci8 > > -- > Andy Hassall / <andy@andyh.co.uk> / <http://www.andyh.co.uk> > <http://www.andyhsoftware.co.uk/space> Space: disk usage > analysis tool Also you said "remote" besides everything else, I believe the firewall on the remote server has to allow the odbc call to go thru. It is a security risk, so some kind of db segmentation would have to be done. Not an expert on remote calls, but this is my rought idea.. -- Posted using the http://www.dbforumz.com interface, at author's request Articles individually checked for conformance to usenet standards Topic URL: http://www.dbforumz.com/PHP-SQL-con... /> 15659.html Visit Topic URL to contact author (reg. req'd). Report abuse: http://www.dbforumz .com/eform.php?p=773033
Post Follow-up to this messagePowered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.