I have a feature request for SQL Server Access components :
Please add a new component to the package which allows simple data fetching via SELECT-statements but which does NOT descend from TDataset. If somebody (like me

Please check out the following web site to see how another company did this for MySQL:
http://microolap.com/products/connectivity/mysqldac/
-> see component "TmySQLDirectQuery"
I think such a component makes a lot of sense since a lot of data fetching is used in code and not on the UI. Especially for stuff like DB-persistent objects it would be awesome!!
Thanks and keep up the great work!
Marco