Question
4
Replies
590
Views
Soprasteria
Posted: October 30, 2017
Last activity: November 18, 2017
Closed
How to loop the results which is fetched from the ODBC Data Component
Hi Team,
I would like to know how to loop the results fetched from the ODBC Data Component
1. Created the sample Table in the MS Access DB.
2. From Robotics Automation able to query the results from the table.
3. I extracted the proxy from the results, but i dont know how to get the desired value from the results.
Thanks
Use GetTable
http://help.openspan.com/80/Components/ODBC_Query.htm
Pass it to a datagrid
http://help.openspan.com/80/Components/Using_the_ODBC_Query_Component.htm
Use the grid to pull out data line by line.
http://help.openspan.com/80/Components/Data_Grid_-_Property,_Method_and_Event_Exceptions.htm