Data files from EXCEL for MySQL
        Posted  
        
            by Alex
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Alex
        
        
        
        Published on 2010-05-15T18:31:16Z
        Indexed on 
            2010/05/15
            18:44 UTC
        
        
        Read the original article
        Hit count: 323
        
Hello to everybody, I was trying to output Excel's data to a text file to use them in MySQL, nevertheless i was not able to find an easy solutio because at the end of each row I have to add manually a "TAB" ! Otherwise there are always errors in the MySQL table, is there any special data format to export these data from Excel 2003 ?
Thanx for your help
Alex
© Stack Overflow or respective owner