Hi All:
Is there any to set the ccsid of the field being created and inserted into a file?
I know I can set it at the job level but can I set it at the field level.
The issue I'm dealing with is that I'm creating a file in sql (create table as blah blah )
....All of the fields except 2 are coming from other files, the last 2 are being created within the program.
All of the fields except those 2 have a ccsid of 37 .... the new fields are 65535.
When the new file gets imported into access/sql server etc the last 2 fields are JUNK
Thanks for any assistance
GLS
Is there any to set the ccsid of the field being created and inserted into a file?
I know I can set it at the job level but can I set it at the field level.
The issue I'm dealing with is that I'm creating a file in sql (create table as blah blah )
....All of the fields except 2 are coming from other files, the last 2 are being created within the program.
All of the fields except those 2 have a ccsid of 37 .... the new fields are 65535.
When the new file gets imported into access/sql server etc the last 2 fields are JUNK
Thanks for any assistance
GLS





Comment