03-03-2011 12:03 PM
I am working with an access database in which I want to store information about all the computers that recide in a network. The information that I will store in this database is computer's IP address, computer name, etc. Now I want to look in my database the ip address of the computers and get the ip of every one as a string. What I'm trying to do is to convert the output variant of the block "get" to a two dimensional array for then convert it to a matrix in which I can get the elements one by one. Attached is the vi in which I'm working. If you can help me to figure out how to solve my problem I'll be very happy and if I am not in the indicated discussion forum please guide me to find the correct one.
03-03-2011 12:33 PM
Well I found this post that answered my question
http://forums.ni.com/t5/LabVIEW/how-to-get-recordset-from-database/m-p/1471374?requireLogin=False