Viewing 15 posts - 766 through 780 (of 1,995 total)
if you are asking what I think you are , then put a manual entry password on the report.. if it gets deployed to the wrong folder then the other...
October 28, 2019 at 1:19 pm
Great article,
I've had to use READ UNCOMMITTED to fix so many locking and blocking issues (it's not a fix all and should be used only by experienced adults under supervision)
It's...
October 28, 2019 at 11:00 am
I'll give it a go... It's still new to me, but I love learning.
ive only just finished my last article and I'm at SQL in the summit being...
October 28, 2019 at 9:24 am
I'll give it a go... It's still new to me, but I love learning.
ive only just finished my last article and I'm at SQL in the summit being interviewed by...
October 24, 2019 at 4:53 pm
from the message "cannot find the path/ this is not a valid directory"
i'd suggest scripting up the restore and running it one file at a time.
it might be that your...
October 24, 2019 at 2:28 pm
this is where mirroring with a witness used to be a great tool....I don't really know AG that much, but i'm guessing there is some DNS trickery that you could...
October 24, 2019 at 2:18 pm
ha - corporate policy, i'm not allowed to plug in any usb device unless it's encrypted or approved and purchased by the network team... even my USB stick containing keys...
October 24, 2019 at 1:25 pm
Thank you very much for your much appreciated answers!
I've read the article and feel I understand parameterizing better now. I'm going to experiment with the examples and try a...
October 24, 2019 at 1:14 pm
just out of interest.... does anyone miss having a dvd drive in their laptop?
I'm travelling now, and I have a Netflix subscription, but no signal - I used to take...
October 24, 2019 at 1:08 pm
looks like it might be that the web control is trying to protect against HTML injection and forcing you to double escape the backslash
it's fairly common
very similar to the concept...
October 23, 2019 at 11:40 am
run a dbcc opentran() command against your source database - this might point you in the right direction
if you have one uncommitted transaction in that database then anything that uses...
October 23, 2019 at 11:35 am
Yes @MVDBA, I tried both accounts that is logged with sql sa account and logged with windows authentication mode but that didn't worked.
I think you misunderstood me
if you go...
October 23, 2019 at 9:10 am
Not on my server
never has on any server i've ever had

October 23, 2019 at 9:02 am
not used that one before.. Does it include the instance name?... That's the kicker.
October 22, 2019 at 5:34 pm
Viewing 15 posts - 766 through 780 (of 1,995 total)