Hi,

I am typing the following sequence of commands and running into an access
denied message.

mysql -uusername -ppassword -hwww.myhost.com dbname

the bit above works and takes me to my mysql prompt and i am logged into my
server/database.

then i try the following and i get the error message.

load data local inifile "c:\text.txt" into table dbname.tblname fields
terminated by ',' ;


I have also tried ... infile "text.txt" and placed a copy of the text file
in c:\mysql and c:\mysql\bin with no success.



please could you let me know if you can see  I am doing something wrong or
if there is a way I can check to see if I have relevant access before I
contact my ISP.

Many thanks

Sean Browne.


---------------------------------------------------------------------
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