Thread: My new side job
View Single Post
  #1 (permalink)  
Old 04-21-2008, 09:08 PM
phpforfun's Avatar   
phpforfun phpforfun is offline
Programming God
 
Join Date: Feb 2008
Posts: 790
Last Blog:
Programming "Just a ...
Credits: 102
Rep Power: 9
phpforfun will become famous soon enoughphpforfun will become famous soon enough
Default My new side job

Hey, so my old boss called me asking me if I could help him with a website, as we talked about it more, he realized I knew more than he though. To make a long story short, im making the website his company has now... better. right now its hosted by one company, sql server is ran by another company, and him and his boss know nothing about running the website.

And soon, I will setup a Centos5 LAMP server on a new server he will buy, and then recode the website, and improve it as much as possible. He said he will pay me $30 an hour, under the table, which works with me

First issue is...... The site that hosts his MySQL server will only export all of the data in a csv format (as far as we know), I didnt see that they would do it an a mysql dump file so I can import it.

Is there ANY way to import a CSV file into a GUI MySQL client and use it as a dump? If not we would need to either stick with this database, or retype it al in....

Sponsored Links