Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: calling Oracle stored procedures from ASP/ADO

RE: calling Oracle stored procedures from ASP/ADO

From: Khedr, Waleed <Waleed.Khedr_at_FMR.COM>
Date: Wed, 27 Nov 2002 12:39:13 -0800
Message-ID: <F001.0050E203.20021127123913@fatcity.com>


I was told the OO4O is very rich and very slow. Do not know if it's true.

Waleed

-----Original Message-----

Sent: Wednesday, November 27, 2002 3:16 PM To: Multiple recipients of list ORACLE-L

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-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).

--

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).
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Khedr, Waleed
  INET: Waleed.Khedr_at_FMR.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-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). Received on Wed Nov 27 2002 - 14:39:13 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US