Interstage Shunsaku Data Manager Troubleshooting - Microsoft(R) Windows(R) 2000/ Microsoft(R) Windows Server(TM) 2003 - - UNIX - |
Contents
Index
![]() ![]() |
Chapter 2 Examples of Troubleshooting | > 2.2 Development Errors |
After executing the sample command to convert CSV format data to XML format data, the following message is output:
Output Message:
[XCC0600:The CSVResultset object cannot be created Detail: XCV0074 CSV file analysis failed. Row XXXXX Detail: XCV0063 The number of data columns in the CSV file is not YYY. |
The error is considered as a CSV to XML conversion error if it meets the following conditions:
This error occurs if the numbers of items of each line in the input CSV file are different.
Make sure that the number of items in each line in the input CSV file are the same.
Equalize the number of items in each line in the input CSV file and try again to convert the data to XML.
Contents
Index
![]() ![]() |