Re: [NAnt-users] SQL task and file encoding

2006-10-09 Thread Anders Olsen
  Gert   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Bevan Arps Sent: donderdag 5 oktober 2006 22:17To: Anders Olsen; nant-users@lists.sourceforge.net Subject: Re: [NAnt-users] SQL task and file encoding   Hi Anders.   Just a thought ...   Is your SQL script stored as a Unicode

Re: [NAnt-users] SQL task and file encoding

2006-10-09 Thread Anders Olsen
ent: donderdag 5 oktober 2006 22:17To: Anders Olsen; nant-users@lists.sourceforge.net Subject: Re: [NAnt-users] SQL task and file encoding   Hi Anders.   Just a thought ...   Is your SQL script stored as a Unicode file, or an ASCII one?   I've seen problems before when an ASCII file containing

Re: [NAnt-users] SQL task and file encoding

2006-10-07 Thread Gert Driesen
“nightly” build later today. Let me know if it works for you.   Gert   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bevan Arps Sent: donderdag 5 oktober 2006 22:17 To: Anders Olsen; nant-users@lists.sourceforge.net Subject: Re: [NAnt-users] SQL task and file encoding   Hi

Re: [NAnt-users] SQL task and file encoding

2006-10-05 Thread Bevan Arps
Hi Anders.   Just a thought ...   Is your SQL script stored as a Unicode file, or an ASCII one?   I've seen problems before when an ASCII file containing high-ascii characters (with codes over 127) is processed by a .NET program. Changing the file to a Unicode UTF-8 format fixed the issues.  

Re: [NAnt-users] SQL task and file encoding

2006-10-05 Thread Foster, Richard - PAL
Anders,   Unfortunately, I don't know much about Danish characters. Is there an encoding (like > for > ) which you could use? If so, give that a try.   Regards, Richard From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Anders OlsenSent: Thursday, October 05, 2006 05:01To: nan

RE: [Nant-users] SQL Task

2003-01-16 Thread Morris, Jason
EMAIL PROTECTED]Subject: RE: [Nant-users] SQL Task I’m not familiar with the ANT SQL task, but I would like (and plan to build as time allows) a task that runs queries against a MySQL database (and any ODBC, OLEDB, or MS-SQL database as long as we’re at it).    - Jason   -Original Me

RE: [Nant-users] SQL Task

2003-01-16 Thread Jason Pettys
I’m not familiar with the ANT SQL task, but I would like (and plan to build as time allows) a task that runs queries against a MySQL database (and any ODBC, OLEDB, or MS-SQL database as long as we’re at it).    - Jason   -Original Message- From: Nicholas Robinson [mailto:[EMAIL