Viewing 15 posts - 31 through 45 (of 258 total)
Steve,
Yes, I saw a demo of that product. That is why I was asking if the Dynamic masking did that.
When they say they need the birthdate,...
May 1, 2018 at 11:07 am
Thank you. I didn't see any examples that could add two months onto the birthday by using the Data Masking. I also didn't see any way to display a masked...
April 30, 2018 at 2:54 pm
You were exactly right. I hate the time I spent reading blogs to resolve that issue.
Yes, I disabled the log backup job and the wizard was able to...
March 29, 2018 at 1:15 pm
Sue,
You have the right of it.
I am very adept at scripting in SQL Server. However, I normally only use scripting for backups when I want to...
January 2, 2018 at 12:57 pm
That was my thought also, but I wanted to put the question out just in case.
I had norecovery for full backup restore as well as the log files...
December 27, 2017 at 1:43 pm
Thanks guys for the class today. I honestly appreciate it and I've learned a little more about implementing HAG solutions.
I see my problem...
September 14, 2017 at 1:01 pm
That sounds awesome.
So you put in output into a column? What datatype? Varchar(max) I would assume.
Then you add that row to a "DBA" database that is synchronized?
September 14, 2017 at 12:14 pm
I really appreciate both responses. The logins to a table is an interesting approach. I would like to hear more about how you go from a table to creating the...
September 14, 2017 at 10:41 am
Thanks everyone.
This discussion really helps. Originally, I mentioned that we could change the datatype to varbinary and have the web application use a convert function to insert the...
August 3, 2017 at 7:07 am
Thanks Gail.
But the column is varchar and the manager doesn't want to change that. The stored proc could get an encrypted value, but how would I directly place...
August 3, 2017 at 6:10 am
Management didn't want to add another column. They asked me if I would have a stored procedure handle this. My thought is handle what?
The stored proc or...
August 3, 2017 at 5:51 am
I have set up the Availability group with a readable replica. I have not read about read-only routing URL. I need to review that.
Thanks.
July 24, 2017 at 2:41 pm
The import process when you import data tier application creates a package, create a database and then does the import.
However, running sp_configure worked. I was able to migrate all...
July 13, 2017 at 7:37 pm
I would think you have two options.
1. I would think you could the failover mode to manual. Of course, this makes you have to fail over the availability...
July 13, 2017 at 3:04 pm
Well, it looks like I did a good job. It works!
I ran some tests and it seems like everything is doing well. I was thinking I had to...
July 6, 2017 at 9:23 am
Viewing 15 posts - 31 through 45 (of 258 total)