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?