 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Michael Lehrman Guest
|
Posted: Wed Jul 27, 2005 11:25 pm Post subject: Stored Procedure Parameter Array |
|
|
Is there a syntax construct (at last in Oracle SPs) that allows to reference
Stored Procedure parameters as members of an array (something like
Param[i])?
Thanks, ML
|
|
| Back to top |
|
 |
Mike Swaim Guest
|
Posted: Thu Jul 28, 2005 2:47 am Post subject: Re: Stored Procedure Parameter Array |
|
|
Michael Lehrman wrote:
| Quote: | Is there a syntax construct (at last in Oracle SPs) that allows to
reference Stored Procedure parameters as members of an array
(something like Param[i])? Thanks, ML
|
As in each parameter is an array? I'm not sure. Oracle does support
arrays for parameterized SQL. You need a client that supports it,
though. DOA and the Oracle .net provider both do. I'm not sure about
others. This is probably the wrong newsgroup to ask about that thought.
Mike
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|