MySQL Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsDatabasesMySQL Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old October 20th, 2000, 11:31 PM
Tim Thirlwell Tim Thirlwell is offline
Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Oct 2000
Posts: 20 Tim Thirlwell User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Hello People,
Having followed the excellent tutorials here, I have managed to set up my db to get client info from a web form.
What I want to do now is load it into MS Access.
I have searched around and found a module called "importSQL" from www.netdive.com/freebies/importsql but have not had a lot of success with it.
Does anyone have any info/links they could post, or advise on how to do this.
I am using Access2000
Thank you in advance.

Tim

Reply With Quote
  #2  
Old October 21st, 2000, 04:44 AM
eaamj01 eaamj01 is offline
Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2000
Location: Colchester, England
Posts: 131 eaamj01 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 m 8 sec
Reputation Power: 9
Have you set up the MySQL userid to allow remote connection via ODBC? Have you installed MyODBC drivers?

An alternative to importing the data to Access is set-up table links (assuming ODBC has been set-up).

To do this:
1. Right click in table section of Access
2. Select Link Tables
3. Scroll to the bottom of file types and select odbc
4. Select machine data source
5. Select database connection
6. Enter password and OK (MySQL connection)
7. Select tables from list.

You should now have direct connection to the remote MySQL database. You won't be able to alter table definitions but you will be able to manipulate data.

Andy J

Reply With Quote
  #3  
Old October 21st, 2000, 07:33 AM
Tim Thirlwell Tim Thirlwell is offline
Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Oct 2000
Posts: 20 Tim Thirlwell User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Thanks for that Andy.
No at present myodbc is not installed, I will do that and get that working.
In the meantime is there a simple way to import the *.sql file that I dump into Access or even excel with out setting up mysql on my local machine.
I need to be able to make the information available off line to another who is running windoze and has even less knowlege than me!

In brief what I would like to do is dump the dB and import it into access/excel and save the file out and send it to another.
This would surfice until I get the odbc connection running.
I see lots of stuff about Access>mysql which is neat but not a lot on this topic.

Thanks in advance anyone.
Tim

Reply With Quote
  #4  
Old October 21st, 2000, 07:49 AM
Sepodati's Avatar
Sepodati Sepodati is offline
Banned
Dev Shed God 19th Plane (14000 - 14499 posts)
 
Join Date: Dec 1999
Location: Afghanistan
Posts: 14,382 Sepodati User rank is General 12nd Grade (Above 100000 Reputation Level)Sepodati User rank is General 12nd Grade (Above 100000 Reputation Level)Sepodati User rank is General 12nd Grade (Above 100000 Reputation Level)Sepodati User rank is General 12nd Grade (Above 100000 Reputation Level)Sepodati User rank is General 12nd Grade (Above 100000 Reputation Level)Sepodati User rank is General 12nd Grade (Above 100000 Reputation Level)Sepodati User rank is General 12nd Grade (Above 100000 Reputation Level)Sepodati User rank is General 12nd Grade (Above 100000 Reputation Level)Sepodati User rank is General 12nd Grade (Above 100000 Reputation Level)Sepodati User rank is General 12nd Grade (Above 100000 Reputation Level)Sepodati User rank is General 12nd Grade (Above 100000 Reputation Level)Sepodati User rank is General 12nd Grade (Above 100000 Reputation Level)Sepodati User rank is General 12nd Grade (Above 100000 Reputation Level)Sepodati User rank is General 12nd Grade (Above 100000 Reputation Level)Sepodati User rank is General 12nd Grade (Above 100000 Reputation Level)Sepodati User rank is General 12nd Grade (Above 100000 Reputation Level)  Folding Points: 70626 Folding Title: Intermediate FolderFolding Points: 70626 Folding Title: Intermediate FolderFolding Points: 70626 Folding Title: Intermediate FolderFolding Points: 70626 Folding Title: Intermediate Folder
Time spent in forums: 2 Months 4 Weeks 11 h 8 m 38 sec
Reputation Power: 1784
Send a message via ICQ to Sepodati Send a message via Yahoo to Sepodati
You can do the following my MySQL

SELECT * INTO OUTFILE 'data.txt' FROM your_table;

That'll create a tab delimited file called data.txt. I'm sure you can import this into Access...

---John Holmes...

------------------
*************************************************************
* The manual can probably answer 90% of your questions...
*
* PHP Manual. www.php.net/manual
* MySQL Manual: www.mysql.com/documentation/mysql/bychapter
*************************************************************

Reply With Quote
  #5  
Old October 21st, 2000, 11:52 PM
Tim Thirlwell Tim Thirlwell is offline
Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Oct 2000
Posts: 20 Tim Thirlwell User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Excellent, Thank You.
I am now reading the manual!
Tim

Reply With Quote
Reply

Viewing: Dev Shed ForumsDatabasesMySQL Help > Mysql > MS Access


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 5 hosted by Hostway