LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Getting connection string information from a web configuration file

Solved!
Go to solution

I am asking for someone to take a look at my VI and let me know if this is the most efficient way of extracting the connection string from a web configuration file. Is there a better way to get the information than to parse the string like I am doing in the example?

Download All
0 Kudos
Message 1 of 2
(2,624 Views)
Solution
Accepted by topic author Eric1977

I can't open your VI and I'm not sure what you mean by web configuration file.  The file attached is just a text file.  The easiest method to read settings like this from a text file is the Config INI files. 

Example_VI_BD.png

Capture1.PNG

aputman
0 Kudos
Message 2 of 2
(2,589 Views)