When you build a datadude project the output is a .sql file that contains the name of the project, the name of the target server, and the name of the database. We ( Andy and I) came across a problem where the name of the output file was too long for MSBuild,
Read More...