List:MySQL ODBC« Previous MessageNext Message »
From:Jan Reinmueller Date:July 7 2003 12:33pm
Subject:.Net Native MYSQL Provider
View as plain text  
Hi, I have a question in reference to the .Net Native MYSQL Provider.

I imported the following namespace to my project.

using ByteFX.Data.MySQLClient;

I changed my source Code, but one command does not work.

MySqlCommand cmd = conn.CreateCommand();

This does not work, there is something wrong. Implied converting of
System.DataIDbCommand to ByteFX.Data.MySQLClient is not possible.


Did anybody know, what I have to do now?

Thanks in advance.

Thread
.Net Native MYSQL ProviderJan Reinmueller7 Jul
  • RE: .Net Native MYSQL ProviderFreddie Sorensen7 Jul