Re: Problem with MySQLImport utility

2002-07-01 Thread Roger Baklund
* [EMAIL PROTECTED] > Hie > I'm new in MySQL.anyone out there can help please? > I'm actually experimenting with the mysqlimport utility to import > data from > a text file.however i'm always getting this error upon the command > > c:\mysql\bin>mysqlimport - - local - -fields

Re: Problem with MySQLImport utility

2002-06-26 Thread Victoria Reznichenko
ericloe, Tuesday, June 25, 2002, 12:17:03 PM, you wrote: e> I'm new in MySQL.anyone out there can help please? e> I'm actually experimenting with the mysqlimport utility to import data from e> a text file.however i'm always getting this error upon the command c:\mysql\bin>m

Re: Problem with MySQLImport utility

2002-06-25 Thread Roger Baklund
* [EMAIL PROTECTED] > I'm new in MySQL.anyone out there can help please? > I'm actually experimenting with the mysqlimport utility to import > data from > a text file.however i'm always getting this error upon the command > > c:\mysql\bin>mysqlimport - - local - -fields-termi

Re: Problem with MySQLImport utility

2002-06-25 Thread 龔惠樑(Borus.Kung)
you don't need space between dashes "--local" instead of "- -local" Borus > Hie > I'm new in MySQL.anyone out there can help please? > I'm actually experimenting with the mysqlimport utility to import data from > a text file.however i'm always getting this error upon the c