In the next update, can you add 64bit Signed and Unsigned Integers to TSheet cell values?
I am importing a BIGINT datatype from a database and getting an overflow error using AsInteger.
Add 64bit cell values
Re: Add 64bit cell values
Hello
Use AsFloat. In the files, all numbers are stored as floating pit values (double) anyway.
Use AsFloat. In the files, all numbers are stored as floating pit values (double) anyway.
Lars Arvidsson, Axolot Data