May 11, 2004 #1 dminich Programmer Mar 7, 2003 15 US I'm working with a web form and I've created a PL/SQL script stored at the database to add records. How do I call this from my ASP code? How do I set up the connection to the database? TIA
I'm working with a web form and I've created a PL/SQL script stored at the database to add records. How do I call this from my ASP code? How do I set up the connection to the database? TIA
May 11, 2004 #2 onpnt Programmer Dec 11, 2001 7,778 US you execute them almost in the same method as a regular SQL statement. How do I call an Oracle Stored Procedure mind your parm's though. Oracle gets a bit touchy. ___________________________________________________________________ http://www.onpnt.comThe answer to your ??'s may be closer then you think. Check out Tek-Tips knowledge bank by clicking the FAQ link at the top of the page faq333-3811 Upvote 0 Downvote
you execute them almost in the same method as a regular SQL statement. How do I call an Oracle Stored Procedure mind your parm's though. Oracle gets a bit touchy. ___________________________________________________________________ http://www.onpnt.comThe answer to your ??'s may be closer then you think. Check out Tek-Tips knowledge bank by clicking the FAQ link at the top of the page faq333-3811