We Recommend

Visual Basic 2008 Programmer's Reference 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.


Posted By

capu on 10/19/07


Tagged

mysql command query line execute


Versions (?)


Execute MySQL query from command line


Published in: Other 


  1. mysql.exe -udb_user -pdb_password db_name < source.sql > output.tab

Report this snippet 

You need to login to post a comment.