On Fri, 5 Apr 2002, Anthony Ritter wrote:
> Now I have a .txt file of my sql statement.
>
>> As others have suggested, you can use phpmyadmin to import this file, or
>> you can just pipe it into the mysql command-line tool on the server once
>> you've created your database. Look inside the file
Miguel,
Thanks for the reply.
.
> MySQL has a command-line tool called 'mysqldump' which will output a text
> file containing all the table creates and inserts necessary to recreate
> the database.
O.K.
Now I have a .txt file of my sql statement.
...
2 matches
Mail list logo