2 messages in com.mysql.lists.plusplusRe: SV: Using "LOAD DATA LOCAL INFILE...
FromSent OnAttachments
Steffen Schumacher21 Apr 2004 03:50 
Sinisa Milivojevic24 Apr 2004 04:45 
Subject:Re: SV: Using "LOAD DATA LOCAL INFILE....." statement with mysql++
From:Sinisa Milivojevic (sin@mysql.com)
Date:04/24/2004 04:45:17 AM
List:com.mysql.lists.plusplus

Steffen Schumacher wrote:

right.. I'll fix that, but the exception I'm getting says this: "The used command is not allowed with this MySQL version".

This would mean that even if I were to use the exec() method, then I would still
be getting this error right?

The above error message means that LOAD DATA options is not built in the client or server or both or that it is not enabled on either or neither of the sides.

It has got nothing to do with MySQL++.

Sincerely,