Conections To Ignore export and import
cobyst
Posts: 3
Hi,
I am evaluating SQL Prompt 3.5.
I want to export my "Connections To Ignore" list so other developers will be able to import the list and can get it automatically.
Can I do that?
I am evaluating SQL Prompt 3.5.
I want to export my "Connections To Ignore" list so other developers will be able to import the list and can get it automatically.
Can I do that?
Comments
So as it says, the best thing to do is give it a try and see if it works for you or not.
Hope that helps.
Thanks,
Bart
Principal Consultant
bartread.com Ltd
I'm not sure if that's a scalable solution for us, but I might try it.
The workaround of setting it up manually might be good enough.
The other thing you might want to consider is setting up the list somewhere and merging it into the separate "SQL Prompt Meta Data Cache.cache" files. This file, which normally lives in "C:\Documents and Settings\{username}\Local Settings\Application Data\Red Gate\SQL Prompt 3" is actually just an XML file. If you set up a few servers and databases to ignore you'll see that they're populated within the <BlacklistedDatabases> element. The structure below this element is fairly simple so writing some sort of script to periodically merge the list with peoples' local files wouldn't be that tricky.
Hope that helps.
Thanks,
Bart
Principal Consultant
bartread.com Ltd