Hi All,
Im working with mysql 5.6 and .net connector 6.8.3. With EF 6. Sone of of the data access method use dynamic sql and I pass parameters using mysqlparameter and objectparameter dies not work. Everything wirks fine. Now upgrade to .net connector 6.9.3. Mysqlpaeameter is gone from the connector dll.
I try objectparameter but doesnt work. Anybody has any idea on how to use parameter with connector 6.9.3?
Thx
Kevin
Im working with mysql 5.6 and .net connector 6.8.3. With EF 6. Sone of of the data access method use dynamic sql and I pass parameters using mysqlparameter and objectparameter dies not work. Everything wirks fine. Now upgrade to .net connector 6.9.3. Mysqlpaeameter is gone from the connector dll.
I try objectparameter but doesnt work. Anybody has any idea on how to use parameter with connector 6.9.3?
Thx
Kevin