sql, query

I'm trying to utilize the mysqldump utility to backup my db on a WIN2k 
advanced server. I'm running a BAT file with the following syntax

c:\apache\mysql\bin>mysqldump -u uipcontent -p **** test > 
c:\testdump.sql

the file testdump.sql gets created in the appropriate place but the 
file itself has nothing in it.

I'm obviously missing something.

Any help is appreciated

Mark

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to