B
Bill Yule
Keywords: Visual Basic Applications Project SQL Documentation
I’m developing some macros in VBA for Project. One of my objectives is to
populate a table in Access. My big question is how do I process SQL
statements in VBA? I’ve set up a DSN using the Access ODBC driver
distributed with my system (XP). I know that I have to open the DB, connect
to the DB and select the table I want. My big problem is where do I find
documentation on the object(s), methods, etc. for SQL calls in VBA?
Thanks, Bill
I’m developing some macros in VBA for Project. One of my objectives is to
populate a table in Access. My big question is how do I process SQL
statements in VBA? I’ve set up a DSN using the Access ODBC driver
distributed with my system (XP). I know that I have to open the DB, connect
to the DB and select the table I want. My big problem is where do I find
documentation on the object(s), methods, etc. for SQL calls in VBA?
Thanks, Bill