[EMAIL PROTECTED] wrote:
> is that a problem?
> I want to avoid ftp db.txt files and then mysqlimport them

You should run mysqlimport on the Windows box and specify MySQL server host with -h 
option.

> 
> ----- Original Message -----
> From: "Egor Egorov" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Wednesday, June 02, 2004 4:38 PM
> Subject: Re: [mysql-php] mysqlimport error
> 
> 
>> "nikos" <[EMAIL PROTECTED]> wrote:
>> >
>> > I'm trying
>> >
>> >
> mysqlimport --local -d --fields-enclosed-by="|" --fields-terminated-by=";" -
>> > -lines-terminted-by="\n" -unikos -p mydb c://temp//programs.txt
>> >
>> > but i get an
>> > Error: File 'c:/temp/programs.txt' not found (Errcode: 2), when using
>> > table: programs
>> >
>> > What I'm doing wrong?
>> >
>> > RH-9 - APACHE v2 - mysql 3.23.54
>>
>> Looks like you run mysqlimport on the server host but file is located on
> Windows box.



-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com




-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to