Dear All
am doing a small form using ASP/oracle 8i , when the user clicks on a buton , n number of the records has to be updated in the table (oracle 8i) , for that i want to create something like cursor or procedure or function ( in oracle 8i) so how i can excute that ( cursor , procedure of function from asp) and where i have to include it in my asp script .
please send me enough details about that and advise me which one i have to use (cursor , procedure or function ) , am a beginner to ASP