Like I said in my original post, using CommandType.StoredProcedure returns
-1.  Executing a stored procedure using the same syntax via FlameRobin also
displays "0 row(s) affected."  Is it a problem with the database, not the
provider?

On 4/14/07, Carlos Guzmán Álvarez <[EMAIL PROTECTED]> wrote:

Hello:

> command.CommandType = System.Data.CommandType.Text;

Try using CommandType.StoredProcedure

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Firebird-net-provider mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to