Hi All,
I am exporting a SQL table to a text file, comma delimited. The text file is approx 4.5g in size. After several attempts i am noticing that there is a record each time that is being merged with another record.
A better way of explaining that is one record looks like it has been appeneded to the end of the last record doubling the length of it. All the following records after that looks fine and normal.
I have tried several times now and have noticed it is not always the same record that is being effected. It is always around the record number 4705982.
Does anyone know of any limitations or anything that could help me here. I have had one of my developers look at the source data and they can not find anything wrong with it.
Thanks
I am exporting a SQL table to a text file, comma delimited. The text file is approx 4.5g in size. After several attempts i am noticing that there is a record each time that is being merged with another record.
A better way of explaining that is one record looks like it has been appeneded to the end of the last record doubling the length of it. All the following records after that looks fine and normal.
I have tried several times now and have noticed it is not always the same record that is being effected. It is always around the record number 4705982.
Does anyone know of any limitations or anything that could help me here. I have had one of my developers look at the source data and they can not find anything wrong with it.
Thanks