Hi gang,
I've never used VBA for Databases before and what I'm wondering is how do you run a drop table query (SQL Pass-Through) to a ODBC database.
Here is my info:

Variables:
Selected by User from Combo Box
TableSpace
TableName

Drop Table Tablename

I need a serious walk through of the entire process.
How do setup a connection to the ODBC database?
After that, how do you pass the query?

Thanks for the help,
JazzBass

------------------
Beginner VB Programmer