Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 9
Default connecting to MYSQL

hi. I'm new in Excel. I have 2 questions.

1. In order to connect Excel with a MYSQL database, is it correct that I
have to install MYSQL ODBC driver into my Excel?
2. Is it possible to retrieve data directly from MYSQL database without
having to extract the data into an excel sheet?

Thank you very much for your help.
  #2   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 10,593
Default connecting to MYSQL

You have to install a MySQL driver, be that ODBC or OLEDB, but not into
Excel. You should be able to get such a driver from MySQL.

When you query the database, you could use ADO to do the query, and return
the results into a recordset within the code. That recordset could be
manipulated directly, copied to an array, or to a worksheet. Multiple
choices.

--
HTH

Bob Phillips

(there's no email, no snail mail, but somewhere should be gmail in my addy)

"irene c" wrote in message
...
hi. I'm new in Excel. I have 2 questions.

1. In order to connect Excel with a MYSQL database, is it correct that I
have to install MYSQL ODBC driver into my Excel?
2. Is it possible to retrieve data directly from MYSQL database without
having to extract the data into an excel sheet?

Thank you very much for your help.



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
how 2 convert (exel macro's mysql) ?? Almrshal Excel Discussion (Misc queries) 0 July 15th 06 01:20 AM
How can I import data from a mysql database into excel Tina Excel Discussion (Misc queries) 3 May 18th 06 04:21 AM
Best way to export from Excel to MySQL? evillen Excel Discussion (Misc queries) 1 March 3rd 06 11:02 PM
Import MySQL data to Excel mbeyer Excel Discussion (Misc queries) 0 November 30th 05 07:10 PM
Equation connecting two data quantities vijaya Charts and Charting in Excel 4 November 7th 05 08:40 PM


All times are GMT +1. The time now is 07:24 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"