Re: [NAnt-users] Executing a mysql script inside Nant

2008-03-25 Thread Rolando Martinez
Hi, Yes there is, (http://sourceforge.net/projects/myoledb/), but I don't know if this feature (with oledb) will work on a linux machine). I will try... did you find some solution with the exec task? Regards, Rolando. 2008/3/25, Bob Archer <[EMAIL PROTECTED]>: > > The description of the S

Re: [NAnt-users] Executing a mysql script inside Nant

2008-03-25 Thread Bob Archer
The description of the SQL task from the help is: "A task to execute arbitrary SQL statements against a OLEDB data source." Isn't there an OLE-DB driver for MySql? BOb From: Rolando Martinez [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 25, 2008

Re: [NAnt-users] Executing a mysql script inside Nant

2008-03-25 Thread Bob Archer
Have you tried using the sql task? BOb -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of r0lan2 Sent: Tuesday, March 25, 2008 6:30 AM To: nant-users@lists.sourceforge.net Subject: Re: [NAnt-users] Executing a mysql script inside Nant Hi, This is the comp

Re: [NAnt-users] Executing a mysql script inside Nant

2008-03-25 Thread r0lan2
Hi, This is the complete outup for the command ( the build file is in the same directory than the build file =) ) C:\TesisSource\Releases\0.1\SW\l10nCommunity.DataAccess\MySqlDatabase\CommonSqlS cripts>nant NAnt 0.85 (Build 0.85.2478.0; release; 14/10/2006) Copyright (C) 2001-2006 Gerry Shaw http