RE: [NAntC-Dev] using sql task to get to a odbc database...

2004-05-12 Thread John Cole
appreciated John Cole -Original Message- From: Roelof Blom [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 12, 2004 4:52 AM To: John Cole Cc: '[EMAIL PROTECTED]' Subject: Re: [NAntC-Dev] using sql task to get to a odbc database... Hi John, There's an MS Knowledge Base a

Re: [NAntC-Dev] using sql task to get to a odbc database...

2004-05-12 Thread Roelof Blom
Hi John, There's an MS Knowledge Base article at http://support.microsoft.com/default.aspx?scid=kb;EN-US;310374 that explains why you get this error. HTH, --Roelof John Cole wrote: Hello, I need to hit a ODBC database (mysql through the ODBC driver) with NAnt. I tried using the sql task bu