J
jim.brown1
I'm looking for a way to access databases (i.e., Oracle or MySQL) from
Excel. The obvious and current solution is to do this through ODBC. I
would prefer a more portable solution as ODBC requires the applicable
driver to be registered. My thought would be point to a file within
VBA that would allow for this. The reason for this, is for portability
- I would like to distribute an Excel file (along with the proper db
file) with connectivity to databases that don't have an ODBC driver
installed by default (i.e, MySQL).
Thank you.
Excel. The obvious and current solution is to do this through ODBC. I
would prefer a more portable solution as ODBC requires the applicable
driver to be registered. My thought would be point to a file within
VBA that would allow for this. The reason for this, is for portability
- I would like to distribute an Excel file (along with the proper db
file) with connectivity to databases that don't have an ODBC driver
installed by default (i.e, MySQL).
Thank you.