Hi,
Is there anyone out there that can help me with this problem.
I want to construct an interface (intranet and prob internet) to access an oracle database on a server to add and retreive info.
I thought this would be pretty straight forward a bit of html,php and some sql and im done(nusphere mainly).
The problem is I cant connect to the database.
I abandoned trying to connect using php and instead downloaded jdk 1.4.. and a jdbc 3 driver however now i cant add a datasource in the system admin i.e odbc in control panel.
I need to load an oracle driver i need this to allow database access,it keeps on giving me an error,cant load file .
Is there anyone who can either tell me how to connect using php without use of the jdbc driver or else how to fix the error im getting. I downloaded 2 types of jdbc driveres openlink and netdirect both dont work openlink uses an openlink generic odbc driver and netdirect an oracle odbc driver.
many thanks.