|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
Do you know a good (xls to) SQL Generator?
Hi
I order data in an excel sheet, export via an old fashioned sql generator I have, and then import to mysql DB I am looking for any good (even paid) SQL generator. Know any? I found many via hostscripts.com and download.com but none of them worked as expected, or was easy to manage for me. I can't remember all the ones I tried, but I really tried many. I would appreciate it if you would kindly share your experience on this. |
|
#3
|
||||
|
||||
|
Can't you just load your spreadsheet into MsAccess and then export your data from there to MySQL through an ODBC datasource?
__________________
My blog about OpenSource Databases PDF tutorials about OSS databases, DBMonster ... Please contribute to Open Source Development, fill bug reports!!! Developer Shed eSupport Commented my.ini/my.cnf (PLEASE ADD YOUR OWN CONFIG TRICK) An introduction to database normalization Natural or Surrogate key Custom ordering for your results Correlated and uncorrelated subqueries Don't turn your outer joins into inner joins |
|
#4
|
|||
|
|||
|
Quote:
thank you very much. I appreciate this. |
|
#5
|
|||
|
|||
|
Quote:
thank you for your kind help pabloj I appreciate your taking the time to answer. |
|
#6
|
|||
|
|||
|
http://www.tjitjing.com/blog/2008/02/import-excel-data-into-mysql-in-5-easy.html
|
|
#7
|
|||
|
|||
|
Quote:
thank you but my goal was to import the data in an excel file to a mysql on my linux server. with your method, I would import the data to a local mysql DB, then mysqldump, then mysql db < dump.sql thus your method to me sounds like reaching my left ear with my right hand. there probably is an easy way to directly import data from an excel csv file (or a tab-separated text file) to a mysql DB |
![]() |
| Viewing: Dev Shed Forums > Databases > MySQL Help > Do you know a good (xls to) SQL Generator? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|