Comments
Sort by recent activity
Hi @Diogo, @David Atkinson, @Kendra_Little I haven't been using Redgate SQL Source Control for the last couple of years (we've been using Visual Studio and Database projects) but I am now looking at Redgate SQL Source Control again as I prefer the 'connected' method of development. I kind of agree with the following statement made by the original poster. "Ideally, branching would be built into the UI so I could, at a minimum, switch branches". Is this something that you guys are considering? I saw a video where Kendra uses sublime merge for handling conflicts, I was wondering what the redgate teams use for creating/switching branches (excluding the command line)? cheers Ben / comments
Hi @Diogo, @David Atkinson, @Kendra_Little I haven't been using Redgate SQL Source Control for the last couple of years (we've been using Visual Studio and Database projects) but I am now looking a...
I showed this tool to a DBA and they asked if they could import their server lists from their existing CMS registered servers (Central Management Server)... would be a good feature! / comments
I showed this tool to a DBA and they asked if they could import their server lists from their existing CMS registered servers (Central Management Server)... would be a good feature!
Hi - this forum is just for red-gate products. for Microsoft SSRS you are probably better off asking the question on somewhere like stack overflow or looking for a tutorial on youtube. that said, as I am here. you create the report in the client tool SSDT https://docs.microsoft.com/en-us/sql/ssdt/download-sql-server-data-tools-ssdt?view=sql-server-2017 then you will need to install the server component (where you will deploy the report) https://www.microsoft.com/en-us/download/details.aspx?id=55252 you configure your project properties and deploy from within the client tool SSDT. cheers Ben / comments
Hi - this forum is just for red-gate products. for Microsoft SSRS you are probably better off asking the question on somewhere like stack overflow or looking for a tutorial on youtube.that said, a...
cheers Mike - I believe this has worked!! I don't work too much with triggers, do you know why I wasn't able to find the objects through SSMS / SQL Search? / comments
cheers Mike - I believe this has worked!! I don't work too much with triggers, do you know why I wasn't able to find the objects through SSMS / SQL Search?
ah ok - I just realised it was at Server Level. Server>>Server Objects>>Triggers. Cheers! / comments
ah ok - I just realised it was at Server Level. Server>>Server Objects>>Triggers. Cheers!
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...