Problem with source command for command line (win version)

2001-06-12 Thread Edward Sepulveda
Using the source command on the command line, I am getting "access denied" (to the file, I am guessing). I have tried these statements: (1) "source filename" (2) "mysql -h hostname -u user database < source_file" and I received the same "access denied" message. What am I doing wrong? Edward

Problem with source command for command line (win version)

2001-06-11 Thread Edward Sepulveda
Using the source on the command line, I am getting "access denied" (to the file, I am guessing). The user has all privledges granted. I have tried "mysql -h hostname -u user database < source_file" and I received the same "access denied" message. What am I doing wrong? Edward (newbie) NetZe