+ Reply to Thread
Results 1 to 2 of 2

Export mySql to Excel

  1. #1
    Registered User
    Join Date
    11-03-2008
    Location
    nil
    Posts
    1

    Export mySql to Excel

    Hello,

    Does anyone knows how to export mySQL database into my excel using VBA? Or is it even possible? Thank you

    Regards
    Abel

  2. #2
    Forum Guru DonkeyOte's Avatar
    Join Date
    10-22-2008
    Location
    Northumberland, UK
    MS-Off Ver
    O365
    Posts
    21,531
    You can use ADO in VBA to push/pull data from pretty much any db as long as you have the requisite ODBC Drivers installed on your machine such that you can connect to the server.

    Do a google on ADO VBA etc and you should find a few examples -- also search the forum ... I'm relatively new here but I would assume there are some examples around here that will tie in closely to your requirements.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1