Connecting to a Database [message #101133] |
Wed, 19 May 2004 23:50 |
S. J.
Messages: 2 Registered: May 2004
|
Junior Member |
|
|
Hi there,
I want to connect to my database from an ASP page, but I don't know how and what is the necessary code to do so.
I have the following:
1. My Web Server resides on one machine with Windows XP as a platform.
2. My Database (Oracle8i) resides on onother machine with Windows 2000 as a platform.
3. I'm using Active Server Pages (ASP) with VBscript.
What I want is:
1. How to connect to my Database using OLEDB, where I'm connecting to it from the same machine that my Web Server resides in as a Client.
2. Retreive records from the Database and display the result to the client.
3. What is the best way to do so and what necessary configuration I have to do.
4. If possible, I want simple and direct code to do so.
Thanx 4 ur Cooperation..
|
|
|