Viewing 15 posts - 601 through 615 (of 3,738 total)
Jeff Moden (6/22/2015)
Welsh Corgi (6/22/2015)
DBA From The Cold (6/22/2015)
Depending on how your...
June 22, 2015 at 1:09 pm
he problem was solved.
I had to DROP the following:
drop database encryption key
drop certificate TDECert
drop master key
Then I performed the following:
BACKUP SERVICE MASTER KEY TO FILE = 'C:\Temp\service_master_ key'
ENCRYPTION BY...
June 22, 2015 at 12:15 pm
DBA From The Cold (6/22/2015)
Depending on how your table is built you...
June 22, 2015 at 10:48 am
Jeff Moden (6/12/2015)
June 12, 2015 at 5:11 pm
I got my way. Server Core is out.
June 12, 2015 at 4:24 pm
Lowell (6/12/2015)
you can use your local SSMS GUI to connect to any version of SQL, including a remote SQL Server Core instance.
SSMS doesn't care if...
June 12, 2015 at 4:22 pm
Lynn,
Thanks for the feedback.
June 12, 2015 at 11:00 am
GilaMonster (6/12/2015)
Welsh Corgi (6/12/2015)
So use the command line for everything?
Hell no. Use SSMS from a client machine. There's pretty much no case I can think of where you'd need to...
June 12, 2015 at 10:48 am
Lowell (6/12/2015)
Welsh Corgi (6/12/2015)
I misunderstood. :blush:So you can install SSMS on the Server?
No.
the point is there is no need to have SSMS on the server.
you already have it local,...
June 12, 2015 at 10:34 am
I misunderstood. :blush:
So you can install SSMS on the Server?
June 12, 2015 at 10:16 am
June 12, 2015 at 10:13 am
I was about to put the link from the older post to the new one and I saw that Gail had responded. What I should have dome is...
June 12, 2015 at 10:12 am
I meant to post this in the 2014 forum.
June 12, 2015 at 10:06 am
So use the command line for everything?
What do you mean that is a minor one?
I only use it if the Server is not allowing remote connections.
Thanks.
June 12, 2015 at 10:05 am
Viewing 15 posts - 601 through 615 (of 3,738 total)