It would be nice if your IDbCommand implementation would support a the type CommandType.StoredProcedure since in MySQL 5.0 there is stored procedure support.
Logged In: YES user_id=523261
The sproc support in MySql 5.0 is very preliminary. I will support sproc but my focus right now is supporting 4.0 and 4.1 features first.
Reggie
Log in to post a comment.
Logged In: YES
user_id=523261
The sproc support in MySql 5.0 is very preliminary. I will
support sproc but my focus right now is supporting 4.0 and
4.1 features first.
Reggie