Page 1 of 1

CRBatchMove fails with '' not valid floating point

Posted: Tue 02 May 2017 09:37
by trevor123
I use CRBatchMove successfully in one part of my project, but in another place with similar (small tables) I get an error unless I set AbortOnError to False. The data looks ok, with this fix ... but it's strange that if works fine With AbortOnError set to True in another part of the project with very similar tables

I'm using Delphi XE7

Thanks

Re: CRBatchMove fails with '' not valid floating point

Posted: Thu 04 May 2017 10:30
by azyk
Please compose a small sample to reproduce the problem and send it to us using the contact form at our site: http://www.devart.com/company/contactform.html . In your sample include also scripts for creating tables and filling them with test data.