Viewing 15 posts - 3,736 through 3,750 (of 5,111 total)
May 12, 2017 at 2:48 am
May 12, 2017 at 2:38 am
May 12, 2017 at 2:20 am
Storing times in a varchar isn't is the best of ideas. SQL 2012 onwards has a time datatype, I would suggest making use of this (it'll save you hassle like...
May 12, 2017 at 2:14 am
You could try installing SSMS 2017, see if you experience a similar problem.
May 11, 2017 at 9:22 am
May 11, 2017 at 7:27 am
Hour and a half into our DR test, tape drive is yet to catalog. Good start to the day >_<. Going to be a looooong week.
May 9, 2017 at 3:42 am
May 8, 2017 at 7:43 am
I would guess that you you have a one to many relationship somewhere. Thus when doing your COUNT you are counting the same row twice.
Without seeing your data,...
May 8, 2017 at 7:23 am
Could you elaborate a bit more? Do you simply mean you wish to create a backup on a shared folder on the network? For example (without any WITH clauses):
May 8, 2017 at 7:02 am
May 8, 2017 at 4:30 am
Thanks guys for all the replies. I'm experimenting with the indexed computed column, as this is probably the most viable option for me. What I'm trying to overcome now is...
May 8, 2017 at 4:27 am
You can create a Connect item here: https://connect.microsoft.com/SQLServer/Feedback
May 8, 2017 at 1:57 am
Viewing 15 posts - 3,736 through 3,750 (of 5,111 total)