Community
Participate
Working Groups
Build Identifier: 20110923 I am trying to convert the sample DB of MySQL to EGL record. The tinyint data type in MySQL could not be converted into EGL record data item. Reproducible: Always Steps to Reproduce: 1. Install MySQL and its sample database. 2. New an EGL project in EDT. 3. Try to new a record using the sample MySQL DB schema named "sakila". Actual results: A records egl file is generated, but it has some broken records. The reason is there are some MySQL tables including tinyint data types, which are not recognized in EDT. Please refer to screen shots.
Created attachment 203965 [details] screenshot
fix it
Verified in build of 20111007