Load data Input problem

2002-07-02 Thread Martin Scherer
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

Load Data infile problem

2002-07-02 Thread Martin Scherer
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

Load data infile problem

2002-07-01 Thread Martin Scherer
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

is this a windows problem are my settings

2001-06-13 Thread Martin Scherer
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:

re:re: startup Help

2001-06-12 Thread Martin Scherer
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

startup help

2001-06-12 Thread Martin Scherer
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