March 24, 2011 at 3:28 am
Dear All,
I want to mask the data in development server and same need to get back in to production server. how can i done ?please help me.
March 24, 2011 at 11:23 am
Our company have used this in the past:
Consider this too:
http://www.grid-tools.com/products/fast_data_masking/data_masking_SQL_server.php
gsc_dba
March 24, 2011 at 10:27 pm
thanks gsc_dba
we need scripts or any procedure with out third part software.
June 23, 2013 at 12:22 am
If your looking to do this without the use of a third party tool you should really invest some time into the discovery phase and ensure that you are masking all the data privacy elements.
Check out http://www.datakitchen.com.au/ and look at the methodology for data masking and some of the tools used in the discovery phase. Schema Spy and Talend Open Studio will be a big help for you
June 23, 2013 at 9:14 pm
k.thanigaivel (3/24/2011)
Dear All,I want to mask the data in development server and same need to get back in to production server. how can i done ?please help me.
Look up "LIKE" in Books Online. You get to Books Online from SSMS by pressing the {f1} key.
{EDIT} Sorry, wrong kind of masking.
If it's truly for sensitive information, you should consider encryption instead of data masking.
--Jeff Moden
Change is inevitable... Change for the better is not.
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply