+ Reply to Thread
Results 1 to 2 of 2

Excel Mysql ODBC Issue

  1. #1
    Registered User
    Join Date
    11-04-2009
    Location
    US
    MS-Off Ver
    Excel 2003
    Posts
    1

    Excel Mysql ODBC Issue

    I am having trouble with using certain mysql functions via the odbc connection in excel.

    Query:

    select name, monthname(Dob), sum(wages) from userTable group by name, month(Dob);

    This query works in Mysql query browser.
    But in excel when I use the odbc data connection, I loose the whole monthname(Dob) column. I tried using date_format(), but no luck

    Can someone help me?

  2. #2
    Registered User
    Join Date
    12-03-2009
    Location
    london
    MS-Off Ver
    Excel 2007
    Posts
    2

    Re: Excel Mysql ODBC Issue

    Do you have ODBC 3.51 from mysql installed? If not this may be your problem.
    Here is a video tutorial that shows you how to import mysql database data into excel step by step including installing any needed things like the odbc 3.51 driver.

    http://www.youtube.com/watch?v=SxHQuK17MN4

+ 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