All I am seeing at either location provided is the connection strings. I am actually looking for a full implementation example.
1) making the connection to the (existing) ODBC connection.
2) excuting a query
3) working with the data (I would assume this is a for each loop, but I am uncertain).

Thanks