Hello!
I want to import to Labview two colums of a MySql database.
One of this columns is a column of double. I use database variant data to data, and I specify that is double with a constant....but it appears an error message that cannot convert the input data in this data type.
Someone knows the better way to read in Labview the information of a database....if is a colum of double.....and if is a column of data/time.
P.D:perhaps this block only allows you import one element??In this case how i can import it? An Vi's example would help me a lot.
Thanks!!