Subject | Re: [firebird-support] firebird 1.5 rc3 .NET 1.1 - return from stored procedures |
---|---|
Author | Nick Upson |
Post date | 2003-06-27T06:46:38Z |
Treat it as a table, (not knowing VB) something like
select val1 from procname
the SP must, of course, have been written correctly to return the value(s)
In article <bdg23q+ru07@...>, Rockwithme77 wrote:
Nick
-----We Solve your Computer Problems---
Founder & Listowner of the Prolifics User Group
Panther, Ingres, UNIX, Interbase - Available Shortly
select val1 from procname
the SP must, of course, have been written correctly to return the value(s)
In article <bdg23q+ru07@...>, Rockwithme77 wrote:
> Can anyone please let me how to execute a procedure with return--
> values and capture the return values in the front-end (VB.NET).
>
Nick
-----We Solve your Computer Problems---
Founder & Listowner of the Prolifics User Group
Panther, Ingres, UNIX, Interbase - Available Shortly