View Single Post
  #5  
Old 01-26-2003, 06:30 AM
Lurker_005
Demi-God
 
Join Date: Jan 2002
Location: Tourist town USA
Posts: 1,671
Default

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.
Reply With Quote