I have finally came to face the fact that I HAVE to learn how to do database development. How should I start to learn databases? I tried to do Karl Moore's tutorial on it, but I don't want to use a flexgrid control or data control. How can I just connect to my database I made in Access, send the SQL query "Select <insert item number> From ItemNo"? My database name is Inventory.mdb, and my table name is Current.

Thanks for any help
-Joey