Subject Re: [firebird-support] what I have been told about stored procedures and c#
Author Carlos Guzmán Álvarez
Hello:

>I'm not familiar with the Firebird .NET Provider, but with SQL
>Server,
>you can't do something like:
>
>select x from MyStoredProcedure(y, z)
>
>
Using the .NET provider you can do that.

You can call them using the sp name only and setting the parameter list
and the CommandType as CommandType.StoredProcedure


--
Best regards

Carlos Guzmán Álvarez
Vigo-Spain

"In the end there can be only one" (Highlander)