Activity overview
Latest activity by mbourgon
Same problem here on a VM in Azure. I don't see that credential in the cred manager. / comments
Same problem here on a VM in Azure. I don't see that credential in the cred manager.
Can you stop Code Analysis from preventing the popup so I can get the script for an item?!
Okay, I'll ask here before I simply turn it off, since I see the overall value in the Code analysis feature. But I'm always using SQLPrompt's ability to show the entire script for a table/SP, which...
Using SSMS w/RUNAS, SQLPrompt "Dependencies" tab "says "please install SQL Dependency Tracker"
Howdy. I'd not used it this way before, but today I decided to click on the "Dependencies" tab within SQL Prompt. To my surprise it says "To see dependencies for this object, please install SQL D...
THANK YOU! In this case, it was a combination of a machine rebuild and having to run SSMS under different credentials. MUCH appreciated! / comments
THANK YOU! In this case, it was a combination of a machine rebuild and having to run SSMS under different credentials. MUCH appreciated!
convert old-style SQL Prompt snippets (the XML version) to the new JSON format?
I don't seem to find anything. I have a couple dozen snippets that obviously won't work in the new style, and I don't see a way to migrate them. Help?!
What kind of support is available for MySQL Compare?
I haven't seen any new versions since I first bought it a year ago, I still have an outstanding bug request and it appears to be discontinued. Can someone confirm? Thanks.
Same problem here. A couple fixes would be nice. / comments
Same problem here. A couple fixes would be nice.
Thanks. *bump* because I have this issue too. / comments
Thanks. *bump* because I have this issue too.
'Medium: Non-standard Filegroups' even if they exist?
Trying to figure this out - coworker said "oh, you'll get used to it". Pretty much all of our databases have named filegroups - PRIMARY is meant to be system objects, we have named filegroups for ...
comparing mytable and mytable_new in the same database WITH COMMAND LINE (CLI)?
We are trying to compare the schema on a before/after tables. Right now we have mytable_a and mytable_a_new,, but will be "flipping" the table names so that mytable_a_new becomes mytable_a, and th...