473,394 Members | 1,867 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

local interface to MySQL

I need to harvest data from MySQL tables. My experience is with MSSQL and
Enterprise Manager. I also connect to MSSQL with Access and ODBC. I don't
need to manage anything. I just need the data. What kind of interface can I
use to query and save data locally? I don't see any MySQL drivers available
when I try to setup an ODBC from my desktop. Can I download one somewhere?

thanks!
Jul 20 '05 #1
3 1879
Shank wrote:
I need to harvest data from MySQL tables. My experience is with MSSQL and
Enterprise Manager. I also connect to MSSQL with Access and ODBC. I don't
need to manage anything. I just need the data. What kind of interface can I
use to query and save data locally? I don't see any MySQL drivers available
when I try to setup an ODBC from my desktop. Can I download one somewhere?


MyODBC:
http://dev.mysql.com/downloads/connector/odbc/3.51.html
Jul 20 '05 #2
Shank wrote:
I need to harvest data from MySQL tables. My experience is with MSSQL and
Enterprise Manager. I also connect to MSSQL with Access and ODBC. I don't
need to manage anything. I just need the data. What kind of interface can I
use to query and save data locally? I don't see any MySQL drivers available
when I try to setup an ODBC from my desktop. Can I download one somewhere?


I have used the MySQL Connector/ODBC driver from MySQL's web site to do
things like extract data from a local or remote MySQL database into an
MS Excel spreadsheet.

http://www.mysql.com/products/connector/odbc/

Once I installed this driver, I was able to use the regular Microsoft
ODBC Data Source Administrator (under the Windows Control Panel) to
create a DSN for a MySQL database. Then I could access these DSN's in
any application that supports ODBC.

Regards,
Bill K.
Jul 20 '05 #3
What I believe happened is that the database was hosted on a linux server
and the web host only allowed access from within their network. I had to use
a script to access the database from within a web browser.
thanks

"Bill Karwin" <bi**@karwin.com> wrote in message
news:cl*******@enews4.newsguy.com...
Shank wrote:
I need to harvest data from MySQL tables. My experience is with MSSQL and
Enterprise Manager. I also connect to MSSQL with Access and ODBC. I don't
need to manage anything. I just need the data. What kind of interface can
I use to query and save data locally? I don't see any MySQL drivers
available when I try to setup an ODBC from my desktop. Can I download one
somewhere?


I have used the MySQL Connector/ODBC driver from MySQL's web site to do
things like extract data from a local or remote MySQL database into an MS
Excel spreadsheet.

http://www.mysql.com/products/connector/odbc/

Once I installed this driver, I was able to use the regular Microsoft ODBC
Data Source Administrator (under the Windows Control Panel) to create a
DSN for a MySQL database. Then I could access these DSN's in any
application that supports ODBC.

Regards,
Bill K.

Jul 20 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: steve | last post by:
Hi, I finally figured out the best way to synch local and remote script folders, containing many php script files. What I used to do before was try to ftp all the changed files, etc. which was...
0
by: Bill Hernandez | last post by:
Hi, I've been writing software on the mac since 1987, but am brand new at unix/php/mysql, and that's where I'm headed so I'm reading everything I can get my hands on, but like anything else...
0
by: Ian | last post by:
Dear All, I just downloaded & installed MYSQL. It seemed to work and I can start it and enter my password and change a directory but that is about all. I have been ready and playing "hit & miss"...
2
by: Sean Berry | last post by:
I have downloaded the source code for mysql-3.23.58. I unzip and untarred it and ran $ ./configure --prefix=/usr/local --localstatedir=/usr/local/mysql $ make $ make install $...
3
by: Pugi! | last post by:
On a freshly installed Fedora C3 (incl. webserver apache php mysql) i get the following problem when connecting to mysql through a browser (phpMyAdmin): : #2002 Can't connect to local MySQL...
1
by: jiing | last post by:
Now let me describe what I have done and my purpose: Originally, I want to user ports to install phpBB But I found that phpBB doesn't support mysql 5.x (but the ports installed mySQL 5.0.0...
1
by: Ray in HK | last post by:
What are the differences between LOAD DATA INFILE and LOAD DATA LOCAL INFILE ? I found some web hosting company do not allow using LOAD DATA INFILE but allow LOAD DATA LOCAL INFILE. The reason...
4
by: Nathaniel Sherman | last post by:
Alright, folks, here's the deal... I'm working on migrating a classic ASP website to an ASP.NET codebase. At the heart of the site is a MySQL database. To make sure an "in-process" program...
11
by: Keith Hughitt | last post by:
Hi, I am having a little trouble figuring out how to convert a python datetime to UTC. I have a UTC date (e.g. 2008-07-11 00:00:00). I would like to create a UTC date so that when I send it to...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.