Hello,
I have the following problems with some database in .csv format:
Wen I run the project, apears this message:
Table1.loadCSV("file",";",true)
Length cannot be less than zero, parameter name: length, continue?
The thing is that if I answer "yes", the table is loaded perfectly and the program works without problems. Also, if I save the table with "Table1.saveCSV" there is no problem anymore...
It is a real problem or is a bug?
Thank you for your help
I have the following problems with some database in .csv format:
Wen I run the project, apears this message:
Table1.loadCSV("file",";",true)
Length cannot be less than zero, parameter name: length, continue?
The thing is that if I answer "yes", the table is loaded perfectly and the program works without problems. Also, if I save the table with "Table1.saveCSV" there is no problem anymore...
It is a real problem or is a bug?
Thank you for your help