It would be useful to improve the supported data types in the Toolkit (e.g. including the array[] column data type and other widely used data types and data structures in recent databases).
In our application, a Select Query executed in LabView through the DB Toolkit in an a integer[] column, and the fetch all data .vi, returns only a fixed portion of the database stored array data (with data cut at 255), not the entire array. Only using of varchar or text column type solves the limtation.
This occurs without any warning to the user, so user does not notice the problem.
At least a user warning should be given.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.