Activity overview
Latest activity by rszymanski
Export script?
It it possible to view/export the resulting script when executing the SQL Data Generator? I believe SQL Compare has such functionality.
Thanks in advance.
Works great. Thanks.
I do have another question. Is it possible to use a Regular Expression on existing fields using an existing table name field?
Here is what I'm trying to do: I have an existing column called NAME which contains the Last, First name generated by the generator. I also have a column called SSN which is also populated by the generator. I have a requirement to populate a third columns which is a combination of the two called LNI_SSN where LNI is the last name initial followed by the last 4 digits of the SSN.
For example:
NAME = Bush, Carla
SSN = 012345678
LNI_SSN = B5678
My question is, how can I do this? Can I use regular expressions?
Thanks in advance? / comments
Works great. Thanks.
I do have another question. Is it possible to use a Regular Expression on existing fields using an existing table name field?
Here is what I'm trying to do: I have an existin...
Scrubber?
I have the need to scrub existing data in a SQL Server 2005 database.
Will the SQL Data Generator allow me to keep certain fields in a pre-populated table and delete/truncate and subsequently gener...
bcpreece wrote:
I am working on creating our Version Control and would like to have a way to use Compare 6 but have refractor layout the SQL too. Is there a way to combine these 2 operations?
I too am interested in this functionality. / comments
bcpreece wrote:
I am working on creating our Version Control and would like to have a way to use Compare 6 but have refractor layout the SQL too. Is there a way to combine these 2 operations?
...