LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

writing to database

Hi,
 
I have a problem with a VI that is a part of a bigger system. The VI should write to the database. And it does, it is just that the first 9 positions are right, but the data connected to "Temp1" is placed in the column "Temp6" in the database. I attach the VI, can someone see what is wrong. The columns are in the same order as the parameters are in the cluser, so why does the database write the "Temp1"-data in the "Temp6" column?? Does anyone have any idea?
0 Kudos
Message 1 of 2
(2,390 Views)

Hi Frida

Which columns are in the same order as the parameters of the cluster? The columns in the database or column-names in the control wired to the DB Tools Insert Data.vi?

In this vi I can't see anything wrong, so I assume that the column-names wired to this vi are not correct. If this isn't the problem, it may be helpful if you could post this vis caller.

Thomas

Using LV8.0
--------------------------------------------------------------------
Don't be afraid to rate a good answer... 😉
--------------------------------------------------------------------
0 Kudos
Message 2 of 2
(2,381 Views)