Mapping to an existing source doesn't work like expected
Peter13
Posts: 6
We use SQL Data Generator to anonymize production data: we copy a table, we tell Data Generator to populate the copy, we assign the original table as the data source ("Use existing data source") and then we assign generators to columns that contain sensitive data.
This works fine in version 1, but since we switched to version 2 (and SQL Server 2012) Data Generator no longer automatically maps the original columns to the copy table. This means we have to map the corresponding columns manually. Is there a way to tell Data Generator 2 to behave like it used to in version 1? The documentation for version 2 tells me it should still work as before, but somehow it doesn't.
This works fine in version 1, but since we switched to version 2 (and SQL Server 2012) Data Generator no longer automatically maps the original columns to the copy table. This means we have to map the corresponding columns manually. Is there a way to tell Data Generator 2 to behave like it used to in version 1? The documentation for version 2 tells me it should still work as before, but somehow it doesn't.
Comments
Red Gate has determined that the automatic column mapping functionality has disappeared between version 1 and 2 an has no idea when it will be fixed. Leaving me, of course, very disappointed. Why do you remove functionality when upgrading a product without notifying your users? The only reason I can think of is you want to sell your product "SQL Data Refresh". Which, by the way, doesn't satisfy our needs because SQL Server 2012 isn't supported.
Apparently this issue is no problem for other Data Generator users, since I don't read any other complaints... Are we the only ones who use Data Generator to generate test data based on production data?
I would have thought this to be a critical feature to speed up testing. E.g. if you want to create test user accounts, and not have to track down a valid login each time.
Is this something Red Gate plans on fixing?
If you wonder when Red Gate will be fixing this issue, in January I was told that "Any future updates to SDG are not even in the schedule at this point, so I do not know when work will be done on it again."
In March, I asked if there was any news on this subject. I got this reply: "I'm still not aware of any planned work on that particular tool".
Doesn't sound very hopeful, does it?...
As we have potentially up to a hundred columns, manually mapping this makes it quicker to write our own scripts.
If this was working in V1 then we are disappointed it is not in V2.
From previous posts this does not look like it will be fixed unless a Red Gate developer lets us know otherwise.