Couple of years ago Gustavo Pinsard wrote and made available to the public classes that can access ODBC datasources directly. This means you can fire off SQL statements and load the results directly into a listbox without any file declaration being involved!
To acccess Gustavo's classes, go to:
https://github.com/pinsard/ODBCClass
Then you can download the repository as a ZIP file (see http://screencast.com/t/POzOwGuz55) and start playing with it.
Enjoy :)
0 Comments