Hi,
We have problem when unloading a column containg empty string(space's) from an Informix database table, i.e. the unloaded column looks like || rather than | |.
So when we load this data into the MySQL database is stored as a NULL value rather than a space.
Is there any way of getting round this problem,other than post processing the data.
Thank's
Navin
We have problem when unloading a column containg empty string(space's) from an Informix database table, i.e. the unloaded column looks like || rather than | |.
So when we load this data into the MySQL database is stored as a NULL value rather than a space.
Is there any way of getting round this problem,other than post processing the data.
Thank's
Navin