Updating a C# Project
Brian Donahue
Posts: 6,590 Bronze 1
Hi David,
I'm not sure, but I think it will work to replace the SQL Packager
template file with the C# project that you produced.
There is a C# project in the Red Gate SQL BundleSQL Packager Code
Templates that the Packager uses to build the output C# project (and
executable). I think that if you replace the template with your own C#
project, then all subsequent Packager runs will produce more or less the
same c# project.
Be sure to back up the project template first if you're going to give
this a try! Let us know if this works.
Regards,
Brian Donahue
Red Gate Technical Support
"David Neal" <david.neal@imihealth.com> wrote in message
news:TQWeqSFaEHA.1488@server53...
> As I'm building and testing an application release, I want to be able to
> refresh a SQL Package (saved as a C# project) with the latest schema and
> data changes. When I try to re-run a saved project, it complains that the
> folder already exists. Is there a good way of doing this without deleting
> the existing C# project?
>
> Thanks!
> David
>
>
I'm not sure, but I think it will work to replace the SQL Packager
template file with the C# project that you produced.
There is a C# project in the Red Gate SQL BundleSQL Packager Code
Templates that the Packager uses to build the output C# project (and
executable). I think that if you replace the template with your own C#
project, then all subsequent Packager runs will produce more or less the
same c# project.
Be sure to back up the project template first if you're going to give
this a try! Let us know if this works.
Regards,
Brian Donahue
Red Gate Technical Support
"David Neal" <david.neal@imihealth.com> wrote in message
news:TQWeqSFaEHA.1488@server53...
> As I'm building and testing an application release, I want to be able to
> refresh a SQL Package (saved as a C# project) with the latest schema and
> data changes. When I try to re-run a saved project, it complains that the
> folder already exists. Is there a good way of doing this without deleting
> the existing C# project?
>
> Thanks!
> David
>
>
This discussion has been closed.