Quantcast
Channel: SCN : All Content - Data Services and Data Quality
Viewing all articles
Browse latest Browse all 4013

BODS and char type data

$
0
0

I would like to download data from DB2 server. Unfortunately I'm losing some spaces when I do this using BODS and trying split three columns in mapping definition of object.

 

The same selects (in DB2 directly and SLQ server after I downloaded data) gave me different results (the same data of course but as I said some spaces was lost).

 

Original column and data (examples) :

Column1: 'Tes'

Column2: 't '

Column3: 'is OK'

 

In DB2 whe I try split column I receive :                                'Test is OK'

IN SQL (after downloading to SQL Server using BODS)          'Testis OK'

 

Original Column type should be char but BODS represented like varchar.

 

It is possible to change something to get the correct (not touched) data?


Viewing all articles
Browse latest Browse all 4013

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>