MySQL Forums
Forum List  »  Newbie

using source command froma windows machine
Posted by: Federico
Date: June 29, 2005 04:36AM

Hi all
I'm new to mysql.com

I have to make a mqsql database for an exam at university

I'm trying to load a script with the source command

I did it lots of times on linux based machines but now I have to work on windows and I can't figure out how to make it work
I'm struggling on it from yesterday afternoon :|

if someone can paste me a correct source insctruction it's be perfect!

I put the file into the bin folder and then:

mysql> source cd1.sql;
ERROR:
Failed to open file 'cd1.sql', error: 2

thanks a lot for you help

PS: I tried evenwith mysql administrator but it didn't work :|

I'm using mysql 4.1.10

Options: ReplyQuote


Subject
Written By
Posted
using source command froma windows machine
June 29, 2005 04:36AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.