Hi,
I stored some long values in a SQLite database. Now I want to analyze my data from the database (SQLite Connector -> Database Table Selector -> Database Connection Table Reader). The problem is that the long values are parsed as NUMBER (integer).
I am using version 3.2.1
Best regards,
Johannes