Community
Participate
Working Groups
Build Identifier: 20110923 VARGRAPHIC and GRAPHIC data types in DB2 Express will be converted to unicode, which is unsupported in EDT 0.7 Reproducible: Always Steps to Reproduce: 1. Install DB2 Express with its sample DB. 2. New an EGL project. 3. Try to convert all tables in the sample DB to egl records file. Actual results: VARGRAPHIC and GRAPHIC data types in DB2 Express will be converted to unicode, which is not recognized in EDT 0.7.
Created attachment 203984 [details] unicode error
Thomas, could you kindly check in RBD8 VARGRAPHIC and GRAPHIC data types in DB2 are converted to what data types? thanks
Hi, Zhi. I couldn't found the "New Records from SQL Database" function in RBD8012.
Please use EGL-->Data Access Application, they play similar roles
They will be converted into DBCHAR(x)
Created attachment 203993 [details] DBCHAR(x) in RBD
dbchar is not supported in current release, I suggest delaying fix for this bug
fix it in the future
Will offer warning messages for currently unsupported column data type and skip egl generation for the column
Verified in build 20111019
I'm changing the target from Future to 070 Final. This defect is fixed for now, within the restrictions of 0.7.0 functionality. Support for additional data types will be tracked as work items for 1.0.