From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Anders Olsen
Sent: Thursday, 5 October 2006 10:01 p.m.
To: nant-users@lists.sourceforge.net
Subject: [NAnt-users] SQL task and file encoding
connstring="Provider=SQLOLEDB;Data Source=<source>; Initial Catalog=DPSData; Integrated Security=SSPI"
transaction="true"
delimiter="GO"
delimstyle="Line"
print="true"
batch="false"
source="${project.basedir}\..\DataBase\Database\Change Scripts\Data_Insert.sql"
/>
/* ActorType */
INSERT INTO [DPSData].[dbo].[ActorType] ([TypeName]) VALUES ('TSO')
INSERT
INTO [DPSData].[dbo].[ActorType] ([TypeName]) VALUES
('Handelsbalanceansvarlig')
INSERT INTO [DPSData].[dbo].[ActorType]
([TypeName]) VALUES ('Produktionsbalanceansvarlig')
INSERT INTO
[DPSData].[dbo].[ActorType] ([TypeName]) VALUES
('Forbrugsbalanceansvarlig')
INSERT INTO [DPSData].[dbo].[ActorType]
([TypeName]) VALUES ('Netoperatør')
INSERT INTO [DPSData].[dbo].[ActorType]
([TypeName]) VALUES ('Producent')
go
--
Regards
Anders Kåre Olsen
******************************************************************************
"This message (and any files transmitted with it) are confidential and
may be legally privileged. If you are not the intended recipient please
notify the sender immediately and delete this message from your system.
This message does not necessarily reflect the views of the
Reserve Bank of New Zealand. If the recipient has any concerns about
the content of this message they should seek alternative confirmation
from the Reserve Bank of New Zealand."
******************************************************************************
------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________ NAnt-users mailing list NAnt-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nant-users