Bugs item #978953, was opened at 2004-06-24 13:54
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=474851&aid=978953&group_id=54790

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Chad (campbel8)
Assigned to: Nobody/Anonymous (nobody)
Summary: '{' Not Supported

Initial Comment:
The "sql" task does not properly handle curly braces.  I 
have the following sql statement in a script file.

INSERT INTO ConfigTable([Group], [Key], Value, 
Description, [Type]) VALUES 
('GroupName','GroupKey','You owe ${0:c}', 'String') 

This statement works fine when run in the database 
environment (Sql Server).  The "sql" task works fine 
when no opening curly braces are present.  However, 
the instance of an opening curly brace causes the task 
to fail.  The "sql" task works fine with closing curly 
braces.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=474851&aid=978953&group_id=54790


-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
NAntContrib-Developer mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nantcontrib-developer

Reply via email to