Working on a Winforms application. Will be utilizing an installation program to install the app on a client.
My question is, is there a tool that can compare the database and make changes to the database from the install application. Looks like I will be using InstallShield for my installer.
What's wrong with the one already provided? The SMO library will do exactly what you need. If you have a more specific question please feel free to ask.
CipherIS
ASKER
I heard that there is a tool that will do that for you.