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

Home -> Community -> Usenet -> c.d.o.server -> Re: VB6 SP3 / ADO2.1 /Ora 8 - "Error - Memory could not be written"

Re: VB6 SP3 / ADO2.1 /Ora 8 - "Error - Memory could not be written"

From: manoj mathew <manoj_mathew_at_intuit.com>
Date: Tue, 10 Aug 1999 14:28:47 -0700
Message-ID: <7oq5fl$lvg$1@news.intuit.com>


Jason,

You can probably send the 13 parameters as 1 parameter by concatenating the parameter values
and delimiting each by a specific delimiting character like say ';'. Within your Oracle Stored Func,
you can unscramble each parameter and then take appropriate action.

>
>
>
Received on Tue Aug 10 1999 - 16:28:47 CDT

Original text of this message

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