I hate to sound stupid here but HELP. I am a web developer who has been maintaining a website using ASP and an Access db to dynamically build pages. (The server is IIS on NT.)
I have been told I am to move from the Access db to our new Oracle 8i db sitting on our IBM RISC boxes (I think running AIX).
I've found stuff online about using ASP to connect to an Oracle db but can't find anything matching what I am trying to do.
When I asked our application developers about using ASP to access the Oracle db, they said that with 8i only the Oracle Forms Builder (Java) and the Oracle App Server will work for connecting to the Oracle db.
Is this true? (I've never done anything in Oracle before..)
HELP!!!