Community
Participate
Working Groups
Build Identifier: 20110923 The New Record Wizard will convert Blob data type from DB structure to Record, but this data type is not supported in EDT 0.7. Reproducible: Always Steps to Reproduce: 1. New a DB table in Derby like the screenshot. 2. New an EGL project. 3. Try to new a record to convert the DB table into record. Actual results: The columns declared as blob will be converted to blob data type in EDT, but blob is not supported in EDT now.
Created attachment 203954 [details] DB declaration
Created attachment 203955 [details] generaed record
I tried to convert the Derby Sample database tables, and found Time and Clob types have the same issue with Blob type in EDT 0.7.
Time data type will be converted into EGL timeStamp data type
Will offer warning messages for currently unsupported column data type and skip egl generation for the column
Verified in build 20111019