Thread
:
Question for you db makers
View Single Post
#
2
05-09-2002, 02:05 PM
Lurker_005
Demi-God
Join Date: Jan 2002
Location: Tourist town USA
Posts: 1,671
Use the mysqldump.exe command
mysqldump {database-name} > {output-textfile}
there are also some commands you can run inside mysql instead. Check the mysql documentation.
Lurker_005
View Public Profile
Send a private message to Lurker_005
Find all posts by Lurker_005