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