Stan Sebastian <[EMAIL PROTECTED]> wrote:
> Please help! :)
> 
> I've got 2 workstations and a server on which i have Mysql 3.23.52 - nt.
> 
> The clients are build in Visual FoxPro and use MyODBC for connecting to
> server.
> 
> From both WKS statements like select, insert, update, delete work just fine,
> but when i want to 'LOAD DATA local INFILE' it works OK only from one WKS.
> 
> I've used also the 'root'  for this and is the same problem.
> 

What exactly wrong with 'LOAD DATA LOCAL'?
Did you get 'The used command is not allowed with this MySQL version' error? If so, 
you should enable LOAD DATA LOCAL command:
        http://www.mysql.com/doc/en/LOAD_DATA_LOCAL.html


-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Victoria Reznichenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com





-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to