> -----Original Message----- > From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On > Behalf Of Thomas Kern > Sent: Thursday, June 09, 2005 11:24 AM > To: [email protected] > Subject: PHP connectivity to Oracle > > > Not being a database person I need to ask this rather general > question. > > What do I need in my SLES9 system to allow PHP to get data > from an Oracle > database that is running on another system (z/OS or Sun)? > > /Tom Kern >
I am not an Oracle person either. You might want to review: http://www.php.net/manual/en/ref.oci8.php >From my initial reading, I think you'll need to get the Oracle Client software for your SLES9 system. Some other possible links: http://www.eweek.com/article2/0,1759,1815794,00.asp which refers to: http://www.oracle.com/technology/tech/php/index.html which has a good reference at: http://www.oracle.com/technology/pub/notes/technote_php_instant.html Unfortunately, they only talk about i386 (Intel) on these pages. -- John McKown Senior Systems Programmer UICI Insurance Center Information Technology This message (including any attachments) contains confidential information intended for a specific individual and purpose, and its' content is protected by law. If you are not the intended recipient, you should delete this message and are hereby notified that any disclosure, copying, or distribution of this transmission, or taking any action based on it, is strictly prohibited. ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
