LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Ring text to Sql Query

hi need help. i have problem to call the values of the ring  to call to sql query.
 
Example the ring values : A22222, W23333,.....
 
the query i used is Select StationNum,StationName,Temp from StationLog where StationNumber="ring values( A22222, W23333,....)";
 
i need to pass a value of the ring text at once. What method i can use?
0 Kudos
Message 1 of 3
(2,631 Views)
Hi jeyanthi,
i´m not sure if this is what you asking for, but if you want to have all ring elements in one string, then try this.

Hope it helps.
Mike

Message Edited by MikeS81 on 05-13-2008 07:43 AM
0 Kudos
Message 2 of 3
(2,626 Views)
It seems to me that you should really search for some SQL tutorials and books. Your SQL query doesn't seem to make any sense and you won't really make any progress if you ask about every single thing.

___________________
Try to take over the world!
0 Kudos
Message 3 of 3
(2,614 Views)