Viewing 15 posts - 4,036 through 4,050 (of 39,736 total)
Used to be a security precaution, though some research from SANS on SQL 65 showed that the SID is always the same, to renaming isn't as helpful
April 17, 2019 at 12:46 pm
Thanks for the note, and not complaining to you, but trying to ensure you understand how we view the reports of bugs. The more detailed or exact you are, the...
April 17, 2019 at 2:52 am
You are quite welcome. If you have more questions on this, post again. If there's something else,or you get lost in SSMS, just ask. We're happy to try and help.
April 16, 2019 at 8:46 pm
Welcome back, Barry. How are you? Long time no see.
We changed the points a few years ago, awarding different amounts for articles, for posts marked as answers, etc. A bunch...
April 16, 2019 at 5:04 pm
Not sure if this will work, but from the secondary, try setting the partner off.
April 16, 2019 at 5:03 pm
You really shouldn't trust my code, or anyone's, without verifying it.
You do need to learn how to do this,or get someone else to help you with this. While we can...
April 16, 2019 at 5:00 pm
There is no easy way to do this with BULK INSERT. A CSV is comma separated. Formatting a number with a comma creates a separation to a new field. I...
April 16, 2019 at 3:06 pm
PoSh is case sensitive.
April 16, 2019 at 3:04 pm
I've downloaded those files and added them to the article in a zip file.
April 16, 2019 at 2:49 pm
You can issue an ALTER TABLE ... ALTER COLUMN without rebuilding the table, even if the column is the PK.
CREATE TABLE dbo.Document
(DocumentKey NVARCHAR(5) NOT NULL CONSTRAINT DocumentPK...
April 16, 2019 at 2:46 pm
It's still in process. Since we have a lot of these, a script needs to be written and tested to be sure we update items.
If there are specific items, I...
April 16, 2019 at 2:40 pm
yw. Glad this is working today as we've had some scheduling issues with the questions.
April 16, 2019 at 2:38 pm
We are posting all messages in UTC for now. Working on a display to show each user in their timezone.
It does seem like having the UTC time for everything would...
April 16, 2019 at 2:38 pm
Thanks. Those links work for admins, but apparently something is broken in them for users.
There wasn't a message at the top of the article, but that's the only place there's...
April 16, 2019 at 2:03 pm
Viewing 15 posts - 4,036 through 4,050 (of 39,736 total)