LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error 2147217833 - Overflow ???

Hi,
 
The above error(also enclosed here) is occuring sometimes, inspite the vi runs at times. What does this "overflow" means here??
 
Any comments please??
 
 
 
0 Kudos
Message 1 of 4
(3,481 Views)
This sounds like it could be an Integer Type overflow. Are you sure the number you are trying to insert into the Access table is not too big for that table's field's data type?
0 Kudos
Message 2 of 4
(3,476 Views)
John,
 
You may be right as well. Was using data type of "single", but sometimes runs smoothly for the same rang of data. But thinking that the number of decimal points making the difference. I have changed to "double" at the moment,  looks ok for now, will be watching how it goes.
 
Thanks for the suggestion.
 
If you are interested, the latest crash info(lvlog) file is enclosed here`.
0 Kudos
Message 3 of 4
(3,472 Views)
Well Parny, good luck! I'll be watching.
0 Kudos
Message 4 of 4
(3,451 Views)