Hello all. At my shop we handle loads of data from clients running on a variety of platforms. We would like to import the data fiels we receive into our sql server database, but currently we have issues with files that come with packed decimals, comp3, zoned decimals, ebcdic and etc...from IBM minis and mainframes.
My question...how are folks handling these data types? Currently, we load the data onto a unix box and do some preprocessing and then dts up to sql, but we want to cut the unix piece out of the process altogether.
My question...how are folks handling these data types? Currently, we load the data onto a unix box and do some preprocessing and then dts up to sql, but we want to cut the unix piece out of the process altogether.