Invalid datatype: ENUM

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for MySQL
Post Reply
orozcoc
Posts: 1
Joined: Wed 15 Jul 2009 20:48

Invalid datatype: ENUM

Post by orozcoc » Wed 15 Jul 2009 20:50

We are getting this error on an Enum column defined in the MySQL schema. Is there a fix to this problem?

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Post by Shalex » Thu 16 Jul 2009 08:48

I cannot reproduce the mentioned error with the latest version of dotConnect for MySQL 5.40.37 using MySqlDataTable for the table with the ENUM datatype. Please try the 5.40.37 version. If the problem persists, please send to support*devart*com a small test project with the DDL and DML script. We will try to reproduce the issue.

Post Reply