I am trying to import a text file that is tab delimited.
I am using the following , but it only returns one line.
LOAD DATA INFILE '/Users/martinsc/documents/jillslist.txt' INTO TABLE
Customers FIELDS TERMINATED BY '\t' LINES TERMINATED BY '\n';
Why would it do one line and then stop? MySQL i
I am trying to import a text file that is tab delimited.
I am using the following , but it only returns one line.
LOAD DATA INFILE '/Users/martinsc/documents/jillslist.txt' INTO TABLE
Customers FIELDS TERMINATED BY '\t' LINES TERMINATED BY '\n';
Why would it do one line and then stop? MySQL i
I am trying to import a text file that is tab delimited.
I am using the following , but it only returns one line.
LOAD DATA INFILE '/Users/martinsc/documents/jillslist.txt' INTO TABLE
Customers FIELDS TERMINATED BY '\t' LINES TERMINATED BY '\n';
Why would it do one line and then stop? MySQL i
When I attempt to start the windows version of any of the executables
such as mysqladmin.exe the command line window comes up scrolls and
disappears. Your help is requested. Thank you.
Martin
-
Before posting, please check:
Thank you, but what does exactly does that mean. An example would help.
m.
>On Tue, 12 Jun 2001, Martin Scherer wrote:
>
> > I am told that mysqladmin is not an understood command.
>
>Looks like you need to update your PATH
I purchased the mysql msql book from O'Reilly as well as another
mysql book with a CD. I loaded the 3.22 versions to a windows and
also to a Linux machine. It took me quite a while to determine
where the files were located on the Linux machine as the installation
process was done by CD. I