Viewing 15 posts - 10,981 through 10,995 (of 39,793 total)
It looks like a .NET issue. This might help you reconfigure things. http://stackoverflow.com/questions/2781624/sqlclr-using-the-wrong-version-of-the-net-framework
Has something changed on the server? Patches? Upgrades to the OS?
May 6, 2014 at 8:39 am
Jeff Moden (5/3/2014)
I think a much better question would be, "What determines what will be the first (top) table (according to books online) in a hash match join"? 😉
There's no...
May 5, 2014 at 10:26 am
I'm looking for something short here. A scenario or two and how you can determine what is being used, and potential downfalls of the technique (counters reset). The idea is...
May 5, 2014 at 10:25 am
Service Level Agreement. What level of service do you agree to? Will you ensure the database server is up 99% of the time? 99.9%?
May 5, 2014 at 10:22 am
that's interesting. haven't used true crypt much as it was a bit of a pain for me when I tried, but that's a neat feature.
May 5, 2014 at 10:21 am
TDD is head, or haven't you heard 🙂 - http://david.heinemeierhansson.com/2014/tdd-is-dead-long-live-testing.html
This would be interesting. Maybe you can show Codesmith with a couple examples? If there are more patterns you use, then...
May 5, 2014 at 10:19 am
As mentioned, there's no native way to do this. There are a number of products, including those from my employer, Red Gate, that can help.
These tabs are like files in...
May 5, 2014 at 10:18 am
Herman van Midden (5/4/2014)
I am using SSDT to manage projects for which I am deploying different versions for each customer, based on the same main code.
I have solutions for...
May 5, 2014 at 10:15 am
Jason Bunn (5/3/2014)
Hi Steve,Are you considering Schema changes? Data Changes/Fixes? Stored procedures? Any particular focus, or any/all of the above?
Thanks,
Jason
Any. This isn't supposed be be comprehensive or a...
May 5, 2014 at 10:14 am
There's a lot here. You might search for or read about the DBA job. However, here's a starting list
- ensure backups and restores are functioning and being tested
- secure data,...
May 5, 2014 at 9:59 am
There's likely no purpose, just a coding issue with SSMS that increments the number of the next window.
What does "retrieve" mean? I don't know what you are trying to...
May 3, 2014 at 9:27 am
Thanks, but please don't commit to a second until the first one is done. Entirely too many people do this and don't write them.
May 2, 2014 at 3:37 pm
the one thing I'd be wary of is shared stuff. If you run any of the non-instanc-aware features, be careful of the 2014 install. However like Grant, i'd think this...
May 2, 2014 at 11:29 am
Viewing 15 posts - 10,981 through 10,995 (of 39,793 total)