Viewing 15 posts - 16 through 30 (of 32 total)
One I find useful is SSMS Schema Folders -- and it's also free:
https://github.com/nicholas-ross/SSMS-Schema-Folders
Also, the SQL Hunting Dog link is 404.
January 31, 2019 at 12:29 pm
If the past is anything to go by, there's at least a 50% chance I'll be using completely different tools in my next job anyway. This company was using MySQL...
January 11, 2019 at 9:01 pm
Although, really, I find that when something is a niche interest, a third-party tool is often a better option. They can charge enough to support the development effort necessary, while...
January 10, 2019 at 9:22 pm
Thanks. It really is useful to me for tracking down errors in complex nested SPs with multiple dynamic SQL statements, etc. (Yes, some of them could be refactored to be...
January 10, 2019 at 9:20 pm
I'm aware that every one's situation is different -- your way isn't universal, either. As it happens, most days, I'm using RDP on an iMac to connect to a Surface...
January 10, 2019 at 5:33 pm
Yes, I used it extensively; it wasn't perfect, but it helped quite a bit. We just migrated a large system with somewhere around 2K SPs and functions from MySQL to...
January 8, 2019 at 4:20 pm
In my experience, PostgreSQL has the most helpful, supportive, and welcoming community of any software I've used. MySQL is basically a burning trash heap -- and so is the community...
January 4, 2019 at 11:33 am
Are there any SSMS alternatives or plugins that support T-SQL debugging, especially against a Managed Instance? I'm very disappointed the Microsoft is dropping this entirely from SSMS19 instead of updating...
January 3, 2019 at 2:47 pm
Job-before-last, a Linux / PostgreSQL shop, I ended up doing everything except desktop support for our piece of the company. Thankfully, our UI was fairly simple and the previous sysadmin...
December 21, 2018 at 11:55 am
I'm in the San Diego area.
I've gotten recruiter contacts for full-time, contract-to-hire, and contract. I get a lot of cold contacts for completely implausible contracts -- I'm...
December 14, 2018 at 12:56 pm
The schedule is set to continuous / start automatically.
December 5, 2018 at 3:12 am
We use schemas to separate different areas of the app ecosystem that work with the same basic data -- the main web front-end has one schema; different background processes have...
November 15, 2018 at 12:43 pm
Viewing 15 posts - 16 through 30 (of 32 total)