Greets folks! I'm a fairly new user to NAnt & NAnt Contrib (couple of weeks now). I have a question regarding the <sql> task; I'm hoping this is the correct place to ask (I didn't see a 'users' list). I have a sql statement contained in a property. I want the <sql> task to execute that statement (it's build dynamicly).
<sql connstring="Provider=SQLOLEDB;Data Source=(local);Initial Catalog=eFinancials2_daily" delimiter="," delimstyle="Normal"> ${versionUpdateSQL} </sql> Doesn't seem to do it, as I don't believe the ${versionUpdateSQL} property gets expanded. Any thoughts? Regards, John W. Ellenberger Senior Programmer/Analyst Geac Commercial Systems Division ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ NAntContrib-Developer mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nantcontrib-developer