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

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

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 26th, 1999, 05:38 PM
Jes Hultqvist
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
Is there some kind of program I can use to input data faster and easier into my mySQL database?

Thanks,

Jes

Reply With Quote
  #2  
Old October 27th, 1999, 05:28 PM
Ulf.Wendel
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
Hi Jes,

there's no programm that can place data signifincantly faster in your MySQL database when usign single queries vie CGI (php).

You know that you can load csv files in your database using the load data infile directive, don't you? http://www.tcx.se/Manual_chapter/manual_Reference.html#LOAD_DATA

Lightning fast will also a be loading an SQL Dump in you database using "mysql -u user -h host my_database <data.sql". (Referr also to
http://www.tcx.se/Manual_chapter/manual_Tools.html#mysqldump ).

Ulf

Reply With Quote
  #3  
Old October 31st, 1999, 09:11 PM
rycamor
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
Try phpMyAdmin. It's complete web-based front end for MySQL, and greatly expedites many of the tasks of dealing with your MySQL databases. It allow you to edit any aspect of your databases and records.

Get it at http://www.phpwizard.net/phpMyAdmin/

Reply With Quote
Reply

Viewing: Dev Shed ForumsDatabasesMySQL Help > Easy way to use mySQL

Developer Shed Advertisers and Affiliates



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 | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap