NamePros
Welcome, Guest! Ready to make a name for yourself in the domain business? We welcome both the hobbyist and professional domainer to join the discussion as part of the NamePros community.

Click here to create your profile to start earning reputation for posting, and trader ratings for buying & selling in our free e-marketplace. Build your trader rating with each successful sale. Our system has tracked over 100,000 sales and counting!
FAQ & TOS Register Search Today's Posts Mark Forums Read

Go Back   NamePros.com > Website Development Discussion Forums > Programming
Reload this Page SCV/XLS To MySQL Converter? I will pay 50 NP$

Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics.

Advanced Search


Closed Thread
 
LinkBack Thread Tools
Old 03-31-2006, 12:53 PM THREAD STARTER               #1 (permalink)
NamePros Regular
 
shreder's Avatar
Join Date: Mar 2006
Posts: 780
shreder is a name known to allshreder is a name known to allshreder is a name known to allshreder is a name known to allshreder is a name known to allshreder is a name known to allshreder is a name known to allshreder is a name known to all
 


Protect Our Planet

SCV/XLS To MySQL Converter? I will pay 50 NP$


Does anyone have a tool/script that converts Excel files or SCV files to MySQL?

I will pay 50NP$ to whoever gives me a script or a link to a free script.

Thank you!
__________________
EKED.COM BDPU.COM FFHF.COM BXNN.COM SFUZ.COM OOHH.NET EOEI.COM NSTO.COM SPMQ.COM CODV.COM - Pm Offers
"What doesn't kill you only makes you stronger..."
shreder is offline  
Old 03-31-2006, 10:30 PM   #2 (permalink)
Senior Member
 
dongan's Avatar
Join Date: Nov 2005
Location: www.mercuryminds.com
Posts: 2,044
dongan is a splendid one to beholddongan is a splendid one to beholddongan is a splendid one to beholddongan is a splendid one to beholddongan is a splendid one to beholddongan is a splendid one to beholddongan is a splendid one to behold
 



Originally Posted by shreder
Does anyone have a tool/script that converts Excel files or SCV files to MySQL?

I will pay 50NP$ to whoever gives me a script or a link to a free script.

Thank you!
If you have a CSV file, you can strightway, import them into database without any problem.
dongan is offline  
Old 04-01-2006, 05:20 AM   #3 (permalink)
NamePros Regular
Join Date: Mar 2006
Posts: 397
sacx13 is on a distinguished road
 




I think you cannot find a script to export directly to mysql syntax... but you can export in text file and after that to import directly in mysql.

To export in text File use http://bioinformatics.uams.edu/micro...ls/Excel2text/
????: NamePros.com http://www.namepros.com/programming/182463-scv-xls-mysql-converter-i-will.html

If you want to import a csv to mysql try to use :
http://www.stadtaus.com/php_scripts/...sql_script.php

Also is very easy to import a csv in mysql diretcly from mysql command line or froma a query shell:
LOAD DATA LOCAL INFILE '/tmp/csv.file' INTO TABLE `table` FIELDS TERMINATED BY ',' ESCAPED BY '\\' LINES TERMINATED BY '\r\n'

Regards

Originally Posted by sacx13
Also is very easy to import a csv in mysql diretcly from mysql command line or froma a query shell:
LOAD DATA LOCAL INFILE '/tmp/csv.file' INTO TABLE `table` FIELDS TERMINATED BY ',' ESCAPED BY '\\' LINES TERMINATED BY '\r\n'
For that csv.file need to be on server.

Regards
sacx13 is offline  
Old 04-01-2006, 08:42 AM   #4 (permalink)
NamePros Regular
 
Jim_'s Avatar
Join Date: Aug 2005
Location: NY, USA
Posts: 610
Jim_ is a splendid one to beholdJim_ is a splendid one to beholdJim_ is a splendid one to beholdJim_ is a splendid one to beholdJim_ is a splendid one to beholdJim_ is a splendid one to behold
 


Save The Children
mysqlimport --fields-optionally-enclosed-by=""" --fields-terminated-by=, --lines-terminated-by="\r\n" --user=YOUR_USERNAME --password=YOUR_PASSWORD YOUR_DATABASE YOUR_TABLE.csv

Try that command.

or give this script a try: http://codewalkers.com/seecode/448.html
__________________
ask me about the internet
Jim_ is offline  
Closed Thread


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools


Liquid Web Smart Servers  
All times are GMT -7. The time now is 05:48 AM.

Managed Web Hosting by Liquid Web
Domain name forum recommended by Domaining.com Powered by: vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.6.0 Ad Management plugin by RedTyger