hayden wrote:hi,
i've always used sqlpublishingwizard (tool for visualstudio) to copy databases - great tool.
...
Hi hayden,
Yes, this is a great tool. Actually anything that saves time especially with script generation is a great tool for us as developers. I personally use the Schema and Data comparison options available in visual studio Tools -> SQL Server menu when I want to compare two databases.
But we usually use the backup and restore options in SQL Server when we need to copy a database. There is no problem to backup/restore databases with encrypted stored procedures unless you use Azure database.
I can confirm that:
- there are no other stored procedures in all other plugins/themes.
- uninstalling the Ajax Filters plugin will remove the stored procedure.
- installing the Ajax Filters will create the stored procedure.
There is no much to be configured in the Ajax Filters as this plugin doesn't have any database tables (it is safe to be uninstalled and installed again without loosing data) and it only has a couple of settings that you probably don't need to change anyway.