LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

what tools should i add ??

ABC.png

 

Is it like this ??? But i not sure where is the "X" point connected to ??? Is in connect it to the DB tools select data ???

0 Kudos
Message 21 of 25
(534 Views)

Honestly, you're asking VERY basic LabVIEW questions. We are not tutors. You really need to spend time going through the tutorials and reading the LabVIEW Help.

 

To learn more about LabVIEW it is recommended that you go through the introduction material, tutorial(s), and other material in the NI Developer Zone's Learning Center which provides links to other materials and other tutorials. There are also several Technical Resources. You can also take the online courses for free.

0 Kudos
Message 22 of 25
(509 Views)

@smercurio_fc wrote:

Honestly, you're asking VERY basic LabVIEW questions. We are not tutors. You really need to spend time going through the tutorials and reading the LabVIEW Help.

 

To learn more about LabVIEW it is recommended that you go through the introduction material, tutorial(s), and other material in the NI Developer Zone's Learning Center which provides links to other materials and other tutorials. There are also several Technical Resources. You can also take the online courses for free.


To add to this he is mixing learning LabVIEW with learning SQL as well. You could easily construct a simple query to retrieve the record for the student and assuming the student ID is unique you would only receive the information for that one student. What teh exact query would look like I can't say since I don't know your database. It would most likely look like this: "SELECT * from TableName WHERE studentID = <value of Student Admission Number>;"



Mark Yedinak
Certified LabVIEW Architect
LabVIEW Champion

"Does anyone know where the love of God goes when the waves turn the minutes to hours?"
Wreck of the Edmund Fitzgerald - Gordon Lightfoot
0 Kudos
Message 23 of 25
(500 Views)

LOL!!! i dont have time for these...

 

and nevermind... i combine 2 solution i found and i got my answers -.-

0 Kudos
Message 24 of 25
(487 Views)

thanks for the help btw

0 Kudos
Message 25 of 25
(486 Views)