Comments
Sort by recent activity
Could you include the ability to select a snippet file from a network location? We'd utilize this feature to share snippets across our team. It is especially useful for things that need to stay identical such as stored procedure templates that will end up creating a new proc stored in source control.
thanks / comments
Could you include the ability to select a snippet file from a network location? We'd utilize this feature to share snippets across our team. It is especially useful for things that need to stay i...
Yes, that's what I meant...I was trying to describe the little button that is just above the main scrollbar in sql mgmt studio that you can click and drag to split your window. Same function.
I wrote this post to make people aware of the bug so they can avoid it, as it's not a very nice one to find, more than to complain about it. It's easy enough to work around. Good product overall. thanks / comments
Yes, that's what I meant...I was trying to describe the little button that is just above the main scrollbar in sql mgmt studio that you can click and drag to split your window. Same function.
I wr...
I guess I wasn't as patient [image] I eventually killed sql management studio. I'll try simply clicking the [x] next time to see what happens. Then, I don't plan repeating this behavior!
I did hear from Red-gate and they said this was fixed in the 3.1 version which has a beta available already, I think.
james / comments
I guess I wasn't as patient I eventually killed sql management studio. I'll try simply clicking the [x] next time to see what happens. Then, I don't plan repeating this behavior!
I did hear fro...
Thanks, I didn't realize the file also had to be checked-in, but that did it. Thanks for your help. / comments
Thanks, I didn't realize the file also had to be checked-in, but that did it. Thanks for your help.
Thanks for the response. Unfortunately, that hasn't worked. Here's my scripts folder setup: https://public.blu.livefilestore.com/y1pwmc7UptnMxDADXpMrMYBhahbINzUzF6we4MsBaQRQ4DC1EIZxUclbS6odfUd--vOb8-XXr54AYTmmYIAw0rcTw/Redgate-SSC-setup.png?psid=1
and I'm putting the redgate.ssc file here: https://public.blu.livefilestore.com/y1pcP1VyLTTS6h-ZtdkfST0OXc7wtD1q1bWnAz64ee304tkXh0xnWV73uIQsva89_wdTfB1LWNMGaEsmzLsZWqsGQ/redgate%20ssc.PNG?psid=1
I've tried checking the entire tree out of source control so it had modify permissions as well. What am I missing? / comments
Thanks for the response. Unfortunately, that hasn't worked. Here's my scripts folder setup:https://public.blu.livefilestore.com/y1pwmc7UptnMxDADXpMrMYBhahbINzUzF6we4MsBaQRQ4DC1EIZxUclbS6odfUd--vO...
Yes, I'm linking to the Create Scripts folder as the root. I did not check the file in, so I'll do that and fix the case to see where that takes me. Thanks for the suggestions! / comments
Yes, I'm linking to the Create Scripts folder as the root. I did not check the file in, so I'll do that and fix the case to see where that takes me. Thanks for the suggestions!
Great, thanks! Long ago, maybe in version 3, wasn't this an option? / comments
Great, thanks! Long ago, maybe in version 3, wasn't this an option?
I just upgraded and it's still in the same location (I'm running windows 7).
Go here: %LOCALAPPDATA%\Red Gate\SQL Prompt 5 / comments
I just upgraded and it's still in the same location (I'm running windows 7).
Go here: %LOCALAPPDATA%\Red Gate\SQL Prompt 5
SQL Compare ignores the entire file when the script is in a set of script files. We use the option as a result of this bug: https://connect.microsoft.com/SQL/feedb ... wsignin1.0 / comments
SQL Compare ignores the entire file when the script is in a set of script files. We use the option as a result of this bug:https://connect.microsoft.com/SQL/feedb ... wsignin1.0
Actually, I mean I have a set of script files I'm trying to compare to a database. In one of the scripts it has OPTION (MAXDOP 1) following an insert statement. When the initial parsing of the scripts happens, it is unable to parse this sproc. / comments
Actually, I mean I have a set of script files I'm trying to compare to a database. In one of the scripts it has OPTION (MAXDOP 1) following an insert statement. When the initial parsing of the sc...