Joined: Mon Apr 07, 2008 9:59 am Posts: 1
|
I am having an issue with the tables being generated only on AS400/iSeries databases. I have a mapping file that has properties with type of 'string'. This results in the use of VARCHAR fields in the DB. This is fine for all DBs we are supporting except for DB2 on AS400/iSeries. The VARCHAR type in this DB only supports ASCII characters. I need the actual field type to be VARGRAPHIC CCSID 13488. Does anyone know if there is an easy way for this to happen automatically? Does anyone know if there is a way to do this even if it is not easy? I am speculating that I will need to create a custom type, but I don't know what is all entailed to do this. Any help would be appreciatted.
Thanks!
Steve
|
|