Forums
This topic is locked
php connection to ORACLE
Posted 03 Sep 2001 19:57:50
1
has voted
03 Sep 2001 19:57:50 dima alica posted:
Hi,I'm having trouble to connect to ORACLE db through php pages with UltraDev. Those pages would be on IIS.
Any help would be appreciated.
Replies
Replied 04 Sep 2001 00:52:44
04 Sep 2001 00:52:44 Tim Green replied:
Exactly what trouble are you having ? Are there any error messages generated ?
One of the things you are definitely going to have to do is create some form of ODBC connection through to your Oracle DB, which would mean installing the relevant Oracle ODBC driver (if one exists, sorry but I'm not an Oracle user). You would then need to create the required DSN.
I hope some of this puts you on the right track.
Tim Green
Extension & PHP TalkZone Manager
<font size=1>-------------------------------------------
<i>Please read the Forum FAQ before posting
a question to this TalkZone.</i>
-------------------------------------------
www.UDzone.com : A dynamic Dreamweaver,
Ultradev and Fireworks site for developers
by developers.
-------------------------------------------</font id=size1>
One of the things you are definitely going to have to do is create some form of ODBC connection through to your Oracle DB, which would mean installing the relevant Oracle ODBC driver (if one exists, sorry but I'm not an Oracle user). You would then need to create the required DSN.
I hope some of this puts you on the right track.
Tim Green
Extension & PHP TalkZone Manager
<font size=1>-------------------------------------------
<i>Please read the Forum FAQ before posting
a question to this TalkZone.</i>
-------------------------------------------
www.UDzone.com : A dynamic Dreamweaver,
Ultradev and Fireworks site for developers
by developers.
-------------------------------------------</font id=size1>