Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: calling Oracle stored procedures from ASP/ADO
Why are you / he / sh using ODBC ? OO4O is far superior and can make native
DB calls using OCI, etc, at least that is what the VB guru contrator I have
hired tells me, and I trust him. He says that ODBC compared to OO4O is a
POS.
The code he has written for me works like a charm, calls Oracle functions
and SP with no problems, using in, out and in/out arguments
Ferenc Mantfeld
-----Original Message-----
From: Jared.Still_at_radisys.com [SMTP:Jared.Still_at_radisys.com] Sent: Thursday, November 28, 2002 6:15 AM To: Multiple recipients of list ORACLE-L Subject: calling Oracle stored procedures from ASP/ADO
Does anyone have a good example of this?
We have a developer here that has been unable to figure out how to do this properly. Numerous examples from support.microsoft.com are apparently no help.
A particular problem seems to be declaring the args properly, as he consistently gets and 'invalid type on parameter' error from ODBC.
Thanks,
Jared
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: INET: Jared.Still_at_radisys.com Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-LReceived on Wed Nov 27 2002 - 14:16:13 CST
(or the name of mailing list you want to be removed from). You may
also send the HELP command for other information (like subscribing). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: mantfield INET: mantfield_at_connexus.net.au Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from). You may
also send the HELP command for other information (like subscribing).