Hi,
Firstly, apologies if this seems a dumb question - I've looked around the web and seem to get a lot of conflicting information and get swamped with information about ASP.NET which is not what i am using.
I am just starting out with ASP.
I have a basic script which I can connect to an Oracle 9 database OK.
I need to connect to an Oracle 10g XE database and would really appreciate an example of the connection string required. (DSN-less i think)
I also need to connect to a Sybase ASE 12.5 database via ASP (as a seperate thing to above) and equally need a connection string (again DSN less)
Sybase especially is one which just does not seem to have clear information - unfortunately I don't get to have a say in whic rdbms we have to use.
Many thanks in advance for any assistance!
Firstly, apologies if this seems a dumb question - I've looked around the web and seem to get a lot of conflicting information and get swamped with information about ASP.NET which is not what i am using.
I am just starting out with ASP.
I have a basic script which I can connect to an Oracle 9 database OK.
I need to connect to an Oracle 10g XE database and would really appreciate an example of the connection string required. (DSN-less i think)
I also need to connect to a Sybase ASE 12.5 database via ASP (as a seperate thing to above) and equally need a connection string (again DSN less)
Sybase especially is one which just does not seem to have clear information - unfortunately I don't get to have a say in whic rdbms we have to use.
Many thanks in advance for any assistance!