Hi

At 20:27 02/03/2002 +0000, [EMAIL PROTECTED] wrote:
>Hi,
>
>I am new to MySQL and to this list.  I am currently going through Paul 
>Dubois' book, "MySQL."  I have set up MySQL on my Win 98 machine and am 
>able to access and create databases and tables.
>
>The problem I am having is when I try to LOAD DATA,

I think that should be LOAD DATA INFILE. You can find the full syntax in 
Chapter 7, Section 7.23 - LOAD DATA INFILE Syntax in the manual

>I get the following error:  "The used command is not allowed with this 
>version of MySQL."
>
>Now, Paul Dubois notes that it won't work if your MySQL is older than 
>version 3.22.15.  However, the version I downloaded was 
>mysql-3.23.49-win.  I've checked to make sure the data I'm trying to 
>import: "member.txt" is in the samp_db folder, and it is.
>
>Any suggestions would be greatly appreciated...
>
>Thanks,
>
>Doug Coning
>
>
>
>
>
>
>
>---------------------------------------------------------------------
>Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list archive)
>
>To request this thread, e-mail <[EMAIL PROTECTED]>
>To unsubscribe, e-mail <[EMAIL PROTECTED]>
>Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Regards
John,
Former MySQL Developer

-----
[EMAIL PROTECTED]
http://www.rygannon.com












---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to