I want to limit the data conversion and leverage the existing EBCDIC DB2 data to be loaded into SQL Server Database with EBCDIC collation. The DB2 data type is very straight forward (char, varchar, decimal) and we have the similar equivalent data type in SQL Server. I would like to use the current Micro Focus COBOL program to store/retrieve EBCDIC data from SQL Server database.
Could you please let me know, how to accomplish the above.
#EnterpriseDeveloper
#EnterpriseSuite




