11-25-2009 01:16 PM
Hello to everyone
I have a database with a table called Fixture, and this table has 4 columns (Model, Station, Bin and BarCode) so i put the column model in a combo box, my question is how can i do to load the other 3 columns when chance the value in the combo like an event it's possible
thanks
i attach my vi
11-25-2009 02:08 PM
11-25-2009 03:17 PM
Hi
Get all values from the model when i select on combo box for example if i select the model 1 the value for bin is 10 and the value for station is 12 if i select model 2 the value for bin and sation change, all my data is from a Data base
i'm using database tool kit from labview
thanks
11-25-2009 04:21 PM