There are so few VBA books out there and even fewer that deal with accessing databases of any kind, let alone the specifics of getting at SQL tables. Any help would be greatly appreciated as I really have no idea where to begin.
Somehow I need to be able to send "SELECT/FROM/etc" statements to the SQL server, but I don't know how to set up and/or access the ODBC connection in VBA. I think this is where I'm having difficulty, but I really have no idea.
Thanks in advance,
Mark Handford
Somehow I need to be able to send "SELECT/FROM/etc" statements to the SQL server, but I don't know how to set up and/or access the ODBC connection in VBA. I think this is where I'm having difficulty, but I really have no idea.
Thanks in advance,
Mark Handford