Comments
Sort by recent activity
If I understand the question correctly, when configuring the database distribution lists you can expand the server node to drag in the database names. when I first used it I dragged the server node across and this was defaulting to .master so I was having to stick in USE statements - I thought that was how it worked until I looked again. / comments
If I understand the question correctly, when configuring the database distribution lists you can expand the server node to drag in the database names. when I first used it I dragged the server nod...
is the product intended to help with Microsoft licensing at all? Agree with the above that I would be interested in Standalone trial / comments
is the product intended to help with Microsoft licensing at all? Agree with the above that I would be interested in Standalone trial
This is a very reductive explanation but just to get you started...
Red-Gate toolbelt = embedded inside SQL Server Management Studio
Toad for Sql Server = a completely separate IDE
If you have a team of SQL Server developers that have been using SSMS for years and are comfortable with it, they will be able to integrate and pick-up Red-Gates tools very quickly.
If you have a team of Oracle developers who have all been using TOAD for years and you are migrating to SQL Server, you will probably find this will ease the transition.
If you have a team of Oracle developers who have all been Oracle SQL Developer for years and you are migrating to SQL Server, Red-Gate again would be the better choice.
Just so you are aware, I only started using Toad a few months ago against Oracle. It has a lot of features but I hated the cluttered interface and millions of buttons so I switched to Oracle Sql Developer.
I would start off concentrating on red gate SQL Prompt and spend some time watching the short training videos on youtube. / comments
This is a very reductive explanation but just to get you started...
Red-Gate toolbelt = embedded inside SQL Server Management Studio
Toad for Sql Server = a completely separate IDE
If you have a te...
i think you could you use the standalone 'sql compare' product for that - on one side choose the database and on the other choose the folder in the source control repository? failing that, the DLM dashboard will detect 'drift' for you...maybe worth having a look at that. / comments
i think you could you use the standalone 'sql compare' product for that - on one side choose the database and on the other choose the folder in the source control repository? failing that, the DLM...
Stable and easily adaptable solutions occur in highly predictable environments. Predictability comes from consistency, a by-product of standardisation and automation. / comments
Stable and easily adaptable solutions occur in highly predictable environments. Predictability comes from consistency, a by-product of standardisation and automation.
this could potentially be a very useful tool for people in my position. we have chronic environment problems that aren't going to be remedied anytime soon. we also have shared development databases (with around 8 devs). Our TFS has temporarily been abandoned because of multiple successful deployments being backed out of production because of unforeseen integration issues that came out of the woodwork at a later date. i'm thinking about using this as the beginning of our devOps journey (one script per object, one folder per feature) with the basic principle of deploying the same artefacts (in this case a folder of scripts) against prod as the ones that were used to deploy to test. we would use it for running multiple scripts against one database as opposed to running against multiple databases at the same time. it would essentially be a very simple script deployment tool but the logging, parsing etc will be very useful. I know that this is far from a modern development pipeline but could be the first step in restoring some control, although we are putting off the inevitable which is to stop dev work and do a complete reset of environments and TFS. I have just noticed it has been added to the toolbelt essentials as well which is a welcome addition. / comments
this could potentially be a very useful tool for people in my position. we have chronic environment problems that aren't going to be remedied anytime soon. we also have shared development databas...
I'm thinking of using Prompt's 'find invalid objects' feature instead of a 'build' on a database project in visual studio - so will keep an eye on this one as well. we've got the ball rolling on purchasing sql prompt licenses for everyone and I think, as a team, we will eventually abandon database projects in VS and go back to SSMS. / comments
I'm thinking of using Prompt's 'find invalid objects' feature instead of a 'build' on a database project in visual studio - so will keep an eye on this one as well. we've got the ball rolling on p...
thanks for highlighting that - I think the hard work on this tool has already been done but the UI needs a bit of a revisit as I would have expected that to be selected by default (and not so hidden away). / comments
thanks for highlighting that - I think the hard work on this tool has already been done but the UI needs a bit of a revisit as I would have expected that to be selected by default (and not so hidde...
this is a good idea. I just had a google for one and got directed here. I've demo'd SQL prompt to people many times and a cheat sheet would be a handy material for them to take away / comments
this is a good idea. I just had a google for one and got directed here. I've demo'd SQL prompt to people many times and a cheat sheet would be a handy material for them to take away