no, you have to run mysql first, mysql> is the mysql command prompt
c:\> zip.exe <-- would mean run zip.exe at the dos prompt
mysql> use database eq; <--would mean type "use database eq;" at the mysql prompt after running mysql.exe
__________________
Please read the forum rules and look at reacent messages before posting.
|