Page 1 of 1

Parameter type 0 is not supported

Posted: Mon 01 Dec 2008 07:31
by rupurt
I have recently upgraded to dotconnect 5.0 and when i make a call to MySqlCommandBuilder.DeriveParameters to get the parameters for a stored procedure i get the following error "Parameter type 0 is not supported"

EDIT: It looks like the new connector has problems reading options for parameters of stored procedures

e.g. My parameter was defined as
"IN paramName TEXT character set utf8"

however the following worked fine
"IN paramName TEXT"

Posted: Thu 04 Dec 2008 13:28
by Shalex
The problem is fixed. Look forward to the next build of dotConnect for MySQL. It will be available in several days.