Pulling data from mySQL DB to Excel spreadsheet
"neu2me" wrote in message
...
All I'm seeing requires me to install drivers on the machines that will
use
the eventual app... is there a way around that?
You could host the SQL querying on a web server, creating a "web service"
which could be used to pull the data. That way you only have to install the
drivers on the server.
Tim
"Mike" wrote:
Google this: excel vba connect to mysql db
"neu2me" wrote:
I know it can be done, but I have no clue where to start. I need to
pull data
from several mySQL DB's into Excel. Can anyone point me in the right
direction?
|