When fetching data from a MySQL table using a simple SQL query "select * from" all of the data is returned properly except for the ID column. The ID column is a primary key set to auto incremental, bigint type.
Labview returns no values. Is there some limitation. Thanks.
LV2012, MySQL 5.2