简体   繁体   中英

Classic ASP with Oracle Database

I am new to Classic ASP. Since last week I am working with this technology. Could you please help me on the following questions with simple examples.

Questions:

  1. Fetching some data from oracle database and displaying it in various textbox controls and labels.
  2. View and updating the data.
  3. How to fecth the database table and display it in a grid or any control.

I have done some R&D but am unable to get the exact flow of it. It's totally insane so help me on this. Please suggest me some websites or links to get more into it.

Thanks for your time.

-Padmanaban

You have to use ADO

Here some tutorials :

http://www.w3schools.com/ado/ado_examples.asp

Specific to oracle :

http://support.microsoft.com/kb/255043

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM