jeff132
10-11-05, 09:06 PM
i have a sql text file that i would like to upload into a table...when i select the file and click go i get this message "Your SQL query has been executed successfully:
The content of your file has been inserted. (xag.sql: 5923 Instructions) "...however when i browse the table it is completely empty...if i copy a few lines of the file directly into the web browser then it will insert the objects correctly...if i copy a few lines of the file into another file and upload the new file it will insert correctly...the file is a direct export from another mysql database in regular sql format...what could be the problem?
The content of your file has been inserted. (xag.sql: 5923 Instructions) "...however when i browse the table it is completely empty...if i copy a few lines of the file directly into the web browser then it will insert the objects correctly...if i copy a few lines of the file into another file and upload the new file it will insert correctly...the file is a direct export from another mysql database in regular sql format...what could be the problem?