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
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
“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
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.
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