uesday, September 02, 2003 5:10 PM
To: 'Fortuno, Adam'; [EMAIL PROTECTED]
Subject: RE: mysqlimport command question
>To: '[EMAIL PROTECTED]'; [EMAIL PROTECTED]
>Subject: RE: mysqlimport command question
>
>
>Darryl,
>
>Provide a copy of the table
>To: '[EMAIL PROTECTED]'; [EMAIL PROTECTED]
>Subject: RE: mysqlimport command question
>
>
>Darryl,
>
>Provide a copy of the table's details either with a describe
>table output or
>the table's definition and a sample of the input file's
1 PM
To: [EMAIL PROTECTED]
Subject: mysqlimport command question
greetings,
I have created a text file in windows (from a database) that has the format
empnum name fname lname ext email listit bm bd hd
bm, bd are integers and hd is date.
I have tried to import using the follow command
#mysqlimport -
greetings,
I have created a text file in windows (from a database) that has the format
empnum name fname lname ext email listit bm bd hd
bm, bd are integers and hd is date.
I have tried to import using the follow command
#mysqlimport -u root -pmypass -d --local iweb emp2.txt
it imports the 97 r