Guest_imported
New member
- Jan 1, 1970
- 0
How do I know the data type of a variable which may be in binary, comp, comp3 , char, varchar etc any DB2 format.
I am writing a program that reads a flat file that has DB2 data, converts the data to some other form(char and integers and floats) which may be easily deciphered and writing the converted data to another flat file.
I am writing a program that reads a flat file that has DB2 data, converts the data to some other form(char and integers and floats) which may be easily deciphered and writing the converted data to another flat file.