Pat,

        The next thing I would suspect is the int output parameter. Are you
mapping it as int with a reasonable length? With int, length 12, I get
proper result. (By default the studio comes with a data length of
2,000,000!)

        Regards,

        Aby


> -----Original Message-----
> From: [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED]]
> Sent: Friday, April 09, 1999 11:33 AM
> To:   [EMAIL PROTECTED]
> Subject:      Re: [ND] Calling Sybase Store Procedure in ND4.1.3
> 
> Aby, 
> 
> Thanks for the reply, unfortunately this does not appear to be the case.
> I've edited the procedure data 
> object and checked the types and they are all set accordingly. do you know
> of any quirks with 
> ND4 with sybase store procedures as I'm sure this worked in ND3. I've
> tried recreating the data 
> object but I get the same error message.Its the only procedure object in
> the application so  the 
> search and replace is not an issue.
> 
> "Mathew, Aby" <[EMAIL PROTECTED]> wrote:
> >I have seen similar problem in a different context.>
> >I believe if you edit the DataObject and look at the parameters, you will
> >see <Unknown> in the Parameter Type selection list. If you change them to
> ><In> and <Out> accordingly, that should solve the problem. If you have
> too
> >many dataObjects, you may want to open the .sdo files without asking ND
> and
> >do a search and replace.
> >
> >Aby
> 
> 
> >> We are in the process of migrating a ND3 application to ND4.
> >> When I make a call to a store procedure I get the following error.
> >> 'unknown store procedure parameter mode 4'
> >> '..setProcedureOutput: There is a mismatch between the parameter schema
> >> and actual output'
> >> 'Schema(?)= 0,Actual=0'
> 
_________________________________________________________________________

For help in using, subscribing, and unsubscribing to the discussion
forums, please go to: http://www.netdynamics.com/support/visitdevfor.html

For dire need help, email: [EMAIL PROTECTED]

Reply via email to