Page 1 of 1

TMSLoader.putData

Posted: Fri 14 May 2010 06:59
by Toto
Hi,

I have an interesting error with TMSLoader. In some cases when I call the PutColumnData method from PutData, I get an Access Violation error message from msvcr80.dll. It is always with numbers (ints or floats) but not every time. I load csv files into a database and some times i got this error message. For example: there are ints in a column of a file, the first row is ok, but the next is not.

Any help would be appreciated.

Thanks,

Toto

Posted: Fri 14 May 2010 07:24
by Dimon
I can not reproduce the problem.
Please try to use the Loader demo of SDacDemo and check if the problem can be reproduced there.

Posted: Fri 14 May 2010 09:07
by Toto
Thanks. The problem is solved. Null values in the file caused the problem.

Posted: Fri 14 May 2010 11:18
by Dimon
If any other questions come up, please contact me.