Published in: Other
mysql.exe -udb_user -pdb_password db_name < source.sql > output.tab
You need to login to post a comment.
Visual Basic 2008 Programmer's Reference
Visual Basic Orcas Programmer's Reference is a language tutorial and a reference guide to the upcoming Orcas release of Visual Basic. The tutorial provides basic material suitable for beginners but also includes in-depth content for more advanced developers.
capu on 10/19/07
mysql command query line execute
Published in: Other
mysql.exe -udb_user -pdb_password db_name < source.sql > output.tab
You need to login to post a comment.