Re: Problem with IN parameters to an Oracle stored procedure
- From: swetha <swethasivaram@xxxxxxxxx>
- Date: Thu, 08 Nov 2007 00:34:52 -0800
On Nov 7, 4:03 pm, "joeNOS...@xxxxxxx" <joe.weinst...@xxxxxxxxx>
wrote:
what happens if you change the procedure definition to have all
the parameters defined as NUMBER
Tried that now. No luck. Still the same.
, or NUMBER (20,0)?
What do you mean by that?
clientID IN NUMBER (20,0)
gives me a compile error.
.
- Follow-Ups:
- Re: Problem with IN parameters to an Oracle stored procedure
- From: joeNOSPAM@xxxxxxx
- Re: Problem with IN parameters to an Oracle stored procedure
- References:
- Problem with IN parameters to an Oracle stored procedure
- From: swetha
- Re: Problem with IN parameters to an Oracle stored procedure
- From: joeNOSPAM@xxxxxxx
- Problem with IN parameters to an Oracle stored procedure
- Prev by Date: SQL Server - Very long query time with OpenJPA and Hibernate
- Next by Date: Re: Problem with IN parameters to an Oracle stored procedure
- Previous by thread: Re: Problem with IN parameters to an Oracle stored procedure
- Next by thread: Re: Problem with IN parameters to an Oracle stored procedure
- Index(es):