DIAdem

cancel
Showing results for 
Search instead for 
Did you mean: 

Importing a particular column values from Database into Dialog editor using VBscript

How to import a particular column values from Database into Dialog editor using VBscript

0 Kudos
Message 1 of 3
(5,076 Views)

Hi kogila92,

 

You can use VBScript to query the contents of a full column of values from a data base and programmatically place those values in a new data channel in the Data Portal or in a VBScript variable.  You can also load an entire column of values from a data base column interactively in the NAVIGATOR by dragging it into the Data Portal, which loads a new data channel with that column's values.

 

Why do you want the values in the SUDialog Editor?

 

Brad Turpin

DIAdem Product Support Engineer

National Instrumetns

0 Kudos
Message 2 of 3
(5,046 Views)

Hi Brad,

 

Thanks for the support

 

I need to fetch the values of particular column from database during runtime in the SUDialog editor.

 

For analysis purpose we need to have the selection option in the UI

 

Here i have attached the screenshot of how my editor should look..

 

Can you please suggest me the solution?

0 Kudos
Message 3 of 3
(5,034 Views)