Multiple space delimited files to mysql

Discussion in 'Databases' started by Camay123, Jun 10, 2010.

  1. #1
    I got multiple space delimited files, and each of the files is a table from a database.

    I need to rebuild that db in mysql.

    Any easy tool for doing so ?
     
    Camay123, Jun 10, 2010 IP
  2. jestep

    jestep Prominent Member

    Messages:
    3,659
    Likes Received:
    215
    Best Answers:
    19
    Trophy Points:
    330
    #2
    I would probably import it into Excel, and then re-save it as a csv ot standard tab delimited file. You can use navicat or another program to import it from there.
     
    jestep, Jun 10, 2010 IP