<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0" xml:base="http://www.red-gate.com/MessageBoard/" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Red Gate forums: SQL Data Generator 1</title>
 <link>http://www.red-gate.com/MessageBoard/</link>
 <description>Product Support and Discussion</description>
 <language>en</language>
 <copyright>Copyright Red Gate Software Ltd</copyright>
 <managingEditor>internalsupport@red-gate.com</managingEditor>
 <webMaster>internalsupport@red-gate.com</webMaster>
 <docs>http://blogs.law.harvard.edu/tech/rss</docs>
 <ttl>60</ttl>
 <lastBuildDate>Mon, 20 May 2013 19:23:16 GMT</lastBuildDate>
 <pubDate>Mon, 20 May 2013 19:23:16 GMT</pubDate>
 <image>
  <url>http://www.red-gate.com/messageboard/templates/subRed/images/logo_phpBB.gif</url>
  <title>Red Gate forums: SQL Data Generator 1</title>
  <link>http://www.red-gate.com/MessageBoard/</link>
 </image>
 <item>
  <title>RE: UK postcode unit are restricted</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=60099#60099</link>
  <description>Is your previous post the regular expression that works for you? If so, I can suggest future versions of Data Generator use your regular expression.</description>
  <category>SQL Data Generator 1</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=16418</comments>
  <dc:creator>Brian Donahue</dc:creator>
  <pubDate>Wed, 30 Jan 2013 15:45:12 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=60099#60099</guid>
 </item>
 <item>
  <title>RE: UK postcode unit are restricted</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=60063#60063</link>
  <description>(AB|B|BA|BB|BD|BH|BL|BN|BR|BS|BT|CA|CB|CF|CH|CM|CO|CR|CT|CV|CW|DA|DE|DG|DH|DL|DN|DT|DY|E|EC|EH|EN|EX|FK|FY|G|GL|GU|H|HG|HP|HR|HS|HU|HX|IG|IM|IP|IV|KA|KT|KW|KY|L|LA|LD|LE|LL|LN|LS|LU|M|ME|MK|MK|N|NE|NG|NN|NP|NR|NW|OL|OX|PA|PE|PH|PL|PO|PR|RG|RH|RM|S|SA|SE|SG|SK|SL|SM|SN|SO|SP|SR|SS|ST|SW|SY|TA|TD|TF|TN|TQ|TR|TS|TW|UB|W|WA|WC|WD|WF|WN|WR|WS|WV|Y|ZE)([1-9]|[1-9][0-9]) [1-9](A|B|D|E|F|G|H|J|N|P|Q|R|S|T|U|V|W|X|Y|Z){2}</description>
  <category>SQL Data Generator 1</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=16418</comments>
  <dc:creator>icecurtain</dc:creator>
  <pubDate>Tue, 29 Jan 2013 10:38:19 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=60063#60063</guid>
 </item>
 <item>
  <title>UK postcode unit are restricted</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=60062#60062</link>
  <description>The final two letters, the UK postcode unit are restricted to the set ABDEFGHJLNPQRSTUWXYZ (which excludes the six letters CIKMOV)
&lt;br /&gt;

&lt;br /&gt;
The code on the download still has these in and is causing validation data issues has anyone a amended version?
&lt;br /&gt;

&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;iso-8859-1&amp;quot;?&amp;gt;
&lt;br /&gt;
&amp;lt;generators&amp;gt;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp;&amp;lt;generator
&lt;br /&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;type=&amp;quot;RedGate.SQLDataGenerator.ExpressionGenerators.RegexpGenerator&amp;quot;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;name=&amp;quot;UK PostCode&amp;quot;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;description=&amp;quot;CB4 1AS, AS1 9LJ, RD4 1LB, &amp;quot;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;category=&amp;quot;Geographical&amp;quot;&amp;gt;
&lt;br /&gt;

&lt;br /&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;property name=&amp;quot;Expression&amp;quot;&amp;gt;&amp;#40;AB|B|BA|BB|BD|BH|BL|BN|BR|BS|BT|CA|CB|CF|CH|CM|CO|CR|CT|CV|CW|DA|DE|DG|DH|DL|DN|DT|DY|E|EC|EH|EN|EX|FK|FY|G|GL|GU|H|HG|HP|HR|HS|HU|HX|IG|IM|IP|IV|KA|KT|KW|KY|L|LA|LD|LE|LL|LN|LS|LU|M|ME|MK|MK|N|NE|NG|NN|NP|NR|NW|OL|OX|PA|PE|PH|PL|PO|PR|RG|RH|RM|S|SA|SE|SG|SK|SL|SM|SN|SO|SP|SR|SS|ST|SW|SY|TA|TD|TF|TN|TQ|TR|TS|TW|UB|W|WA|WC|WD|WF|WN|WR|WS|WV|Y|ZE&amp;#41;&amp;#40;&amp;#91;1-9&amp;#93;|&amp;#91;1-9&amp;#93;&amp;#91;0-9&amp;#93;&amp;#41; &amp;#91;1-9&amp;#93;&amp;#91;A-Z&amp;#93;&amp;#123;2&amp;#125;&amp;lt;/property&amp;gt;
&lt;br /&gt;

&lt;br /&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;matches field=&amp;quot;.*Post.*Code.*&amp;quot; score=&amp;quot;50&amp;quot; minlen=&amp;quot;8&amp;quot;/&amp;gt;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;matches field=&amp;quot;.*Addr.*4&amp;quot; score=&amp;quot;12&amp;quot; minlen=&amp;quot;8&amp;quot;/&amp;gt;
&lt;br /&gt;

&lt;br /&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;type type=&amp;quot;string&amp;quot;/&amp;gt;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp;&amp;lt;/generator&amp;gt;
&lt;br /&gt;
&amp;lt;/generators&amp;gt;&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;</description>
  <category>SQL Data Generator 1</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=16418</comments>
  <dc:creator>icecurtain</dc:creator>
  <pubDate>Tue, 29 Jan 2013 10:20:58 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=60062#60062</guid>
 </item>
 <item>
  <title>RE: globally set bigint and datetime</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=59975#59975</link>
  <description>&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;iso-8859-1&amp;quot;?&amp;gt;
&lt;br /&gt;
&amp;lt;generators&amp;gt;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;lt;generator
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; type = &amp;quot;RedGate.SQLDataGenerator.Generators.Number.Int64Generator&amp;quot;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; name = &amp;quot;BigInt&amp;quot;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; description = &amp;quot;Generates BigInts&amp;quot;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; category = &amp;quot;Generic&amp;quot;&amp;gt;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;property name = &amp;quot;MinValue&amp;quot;&amp;gt;1&amp;lt;/property&amp;gt;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;property name = &amp;quot;MaxValue&amp;quot;&amp;gt;999999&amp;lt;/property&amp;gt;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;property name = &amp;quot;UseSequence&amp;quot;&amp;gt;False&amp;lt;/property&amp;gt;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;property name = &amp;quot;Unique&amp;quot;&amp;gt;True&amp;lt;/property&amp;gt;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;property name = &amp;quot;ValidateIncrement&amp;quot;&amp;gt;1&amp;lt;/property&amp;gt;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;property name = &amp;quot;NullsAllowed&amp;quot;&amp;gt;False&amp;lt;/property&amp;gt;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;matches field = &amp;quot;.&amp;quot; score = &amp;quot;999&amp;quot;/&amp;gt;&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;
&lt;br /&gt;

&lt;br /&gt;
     &lt;span style=&quot;font-weight: bold&quot;&gt;   &amp;lt;type type = &amp;quot;bigint&amp;quot;/&amp;gt;&lt;/span&gt;
&lt;br /&gt;

&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;&amp;nbsp; &amp;nbsp;&amp;lt;type type = &amp;quot;Int64&amp;quot;/&amp;gt;
&lt;br /&gt;

&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;lt;/generator&amp;gt;
&lt;br /&gt;
&amp;lt;/generators&amp;gt;&amp;nbsp; &amp;nbsp;&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;
&lt;br /&gt;

&lt;br /&gt;
works but thanks for the right direction 
&lt;br /&gt;
path = C:\Program Files (x86)\Red Gate\SQL Data Generator 1\Config</description>
  <category>SQL Data Generator 1</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=16381</comments>
  <dc:creator>icecurtain</dc:creator>
  <pubDate>Thu, 24 Jan 2013 12:58:37 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=59975#59975</guid>
 </item>
 <item>
  <title>RE: globally set bigint and datetime</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=59951#59951</link>
  <description>The datatypes you describe are built in ones so you can't edit an XML to override them. You can create a new one though, and give it a higher score so it gets picked up. For example the BigInt one could have a file defined as this:
&lt;br /&gt;

&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;iso-8859-1&amp;quot;?&amp;gt;
&lt;br /&gt;
&amp;lt;generators&amp;gt;
&lt;br /&gt;
&amp;lt;generator type=&amp;quot;RedGate.SQLDataGenerator.Generators.Number.Int64Generator&amp;quot; name=&amp;quot;MyBigInt&amp;quot; description=&amp;quot;Generates BigInts&amp;quot; category=&amp;quot;Generic&amp;quot;&amp;gt;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp;&amp;lt;property name=&amp;quot;MinValue&amp;quot;&amp;gt;1&amp;lt;/property&amp;gt; 
&lt;br /&gt;
&amp;nbsp; &amp;nbsp;&amp;lt;property name=&amp;quot;MaxValue&amp;quot;&amp;gt;999999&amp;lt;/property&amp;gt;&amp;nbsp; &amp;nbsp;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp;&amp;lt;property name=&amp;quot;UseSequence&amp;quot;&amp;gt;False&amp;lt;/property&amp;gt; 
&lt;br /&gt;
&amp;nbsp; &amp;nbsp;&amp;lt;property name=&amp;quot;Unique&amp;quot;&amp;gt;True&amp;lt;/property&amp;gt; 
&lt;br /&gt;
&amp;nbsp; &amp;nbsp;&amp;lt;property name=&amp;quot;ValidateIncrement&amp;quot;&amp;gt;1&amp;lt;/property&amp;gt; 
&lt;br /&gt;
&amp;nbsp; &amp;nbsp;&amp;lt;property name=&amp;quot;NullsAllowed&amp;quot;&amp;gt;False&amp;lt;/property&amp;gt;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp;&amp;lt;matches field=&amp;quot;.&amp;quot; score=&amp;quot;999&amp;quot; /&amp;gt; 
&lt;br /&gt;
&amp;nbsp; &amp;nbsp;&amp;lt;type type=&amp;quot;Int64&amp;quot; /&amp;gt; 
&lt;br /&gt;
&amp;nbsp; &amp;lt;/generator&amp;gt;
&lt;br /&gt;
&amp;lt;/generators&amp;gt;&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;
&lt;br /&gt;

&lt;br /&gt;
You can create a new file in C:\Program Files (x86)\Red Gate\SQL Data Generator 2\Config and the tool will pick it up. The field name matching takes a regular expression, so a . simply means &amp;quot;anything&amp;quot; - thus all fields with a bigint datatype will use this generator. 
&lt;br /&gt;

&lt;br /&gt;
You can do a similar process to create other generators too.</description>
  <category>SQL Data Generator 1</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=16381</comments>
  <dc:creator>james.billings</dc:creator>
  <pubDate>Wed, 23 Jan 2013 18:23:19 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=59951#59951</guid>
 </item>
 <item>
  <title>globally set bigint and datetime</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=59918#59918</link>
  <description>Hi, 
&lt;br /&gt;
How can I globally set that for all Bigint and datetime data types, the default for all tables the project should be 1 thru 999,999 unique with no null ?
&lt;br /&gt;

&lt;br /&gt;
Date time 01-01-1901 00:00 - 01-01-1901 00:00  Randomize Time = false
&lt;br /&gt;

&lt;br /&gt;
which Xmls do I need to change?
&lt;br /&gt;
  
&lt;br /&gt;
Thanks,</description>
  <category>SQL Data Generator 1</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=16381</comments>
  <dc:creator>icecurtain</dc:creator>
  <pubDate>Tue, 22 Jan 2013 16:56:08 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=59918#59918</guid>
 </item>
 <item>
  <title>RE: CSV import not working</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=59033#59033</link>
  <description>There are some types of fields where you can't change the generator type, such as some foreign key fields. Is that the problem? If so, you're rather stuck. SDG sometimes tries to prevent you from doing things that won't work.</description>
  <category>SQL Data Generator 1</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=16126</comments>
  <dc:creator>Brian Donahue</dc:creator>
  <pubDate>Tue, 20 Nov 2012 09:08:13 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=59033#59033</guid>
 </item>
 <item>
  <title>RE: CSV import not working</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=59025#59025</link>
  <description>Brian:
&lt;br /&gt;
I see no where to select columns.
&lt;br /&gt;
I went through the Use existing data source, browsed to the CSV file, made sure the columns were mapped correctly to the appropriate data types.  I can see the data read correctly in the CSV File Data Import Settings dialog box.  But when I click Finish, the preview of data is still showing random data and if I click Generate Data, it will import the random data, not the csv data.
&lt;br /&gt;

&lt;br /&gt;
I've read through help, searched this forum and nothing seems to work.
&lt;br /&gt;

&lt;br /&gt;
I click on a column in Tables to Populate and look at the Column generation settings and the only option I have for the two foreign key fiels is Foreign Key generator.  I want to read those from a CSV file!
&lt;br /&gt;

&lt;br /&gt;
I can set a string and date field by click on the columns and going through the entire browse and map again but this begs the question, why did I did it in the first place for the table in the first place ?
&lt;br /&gt;

&lt;br /&gt;
It appears that the populate from csv will not populate FK fields ?</description>
  <category>SQL Data Generator 1</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=16126</comments>
  <dc:creator>pk_davidson</dc:creator>
  <pubDate>Mon, 19 Nov 2012 18:34:44 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=59025#59025</guid>
 </item>
 <item>
  <title>RE: CSV import not working</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=59021#59021</link>
  <description>I'll look at it again Brian.
&lt;br /&gt;
But sure thought I had everything selected correctly...</description>
  <category>SQL Data Generator 1</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=16126</comments>
  <dc:creator>pk_davidson</dc:creator>
  <pubDate>Mon, 19 Nov 2012 16:27:12 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=59021#59021</guid>
 </item>
 <item>
  <title>RE: CSV import not working</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=59012#59012</link>
  <description>If you select a CSV file as a data source for a table, that makes it possible for you to choose the columns from the CSV to supply values for the columns of generated data. You then must select the column settings in SQL Data Generator, and pick the CSV as the generator, choosing the column from the CSV that you want to map to the column in the generated data.
&lt;br /&gt;

&lt;br /&gt;
If you do not select the column from the CSV, then SQL Data Generator will continue using the default generator for the column.</description>
  <category>SQL Data Generator 1</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=16126</comments>
  <dc:creator>Brian Donahue</dc:creator>
  <pubDate>Mon, 19 Nov 2012 14:19:11 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=59012#59012</guid>
 </item>
 <item>
  <title>CSV import not working</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=58968#58968</link>
  <description>I have a very simple table (many to many) that I am trying to populate from a csv file.  There are only 5 columns.
&lt;br /&gt;
Primary Key, Foreign Key 1, Foreign Key 2, LastUpdateBy, LastUpdate
&lt;br /&gt;

&lt;br /&gt;
I run the SQL Data Generator, select the csv file, go through the mapping and click the Red Button Generate Data.  
&lt;br /&gt;

&lt;br /&gt;
What happens is that random data is put into the table.
&lt;br /&gt;
This is what I see in the lower half of your program.
&lt;br /&gt;
This lower data never changes from random data.
&lt;br /&gt;
And yes, I have selected to use a csv file....
&lt;br /&gt;

&lt;br /&gt;
Frustrated at such a simple task.
&lt;br /&gt;
Thanks</description>
  <category>SQL Data Generator 1</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=16126</comments>
  <dc:creator>pk_davidson</dc:creator>
  <pubDate>Fri, 16 Nov 2012 01:11:59 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=58968#58968</guid>
 </item>
 <item>
  <title>RE: Anonymizing data and preserving foreign key relationships</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=58387#58387</link>
  <description>A feature to allow simple updates would be fantastic.
&lt;br /&gt;

&lt;br /&gt;
I'm getting around this limitation by creating views against the source tables that select only the columns I don't want to &amp;quot;update&amp;quot;.  I use the Table/View generator to populate those columns in the target and randomizing generators for the columns I want to &amp;quot;update&amp;quot;.  The only columns for which this doesn't work are those with a Foreign Key constraint and IDENTITY columns. 
&lt;br /&gt;

&lt;br /&gt;
2 possible enhancements to address this, which would help my situation but possibly not the other posters', are:
&lt;br /&gt;
&lt;ul&gt;
&lt;br /&gt;
1.  For columns with FK constraints, default to the &amp;quot;Foreign Key&amp;quot; generator, but allow us to change it to a different one. 
&lt;br /&gt;

&lt;br /&gt;
2.  For IDENTITY columns, default to the &amp;quot;Server Assigned&amp;quot; generator, but allow us to change it to another integer-type generator with an option to SET IDENTITY_INSERT ON.&lt;/ul&gt;</description>
  <category>SQL Data Generator 1</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=14152</comments>
  <dc:creator>anna.p</dc:creator>
  <pubDate>Tue, 16 Oct 2012 23:21:36 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=58387#58387</guid>
 </item>
 <item>
  <title>RE: How can I use relative paths with sqlgen files?</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=58288#58288</link>
  <description>Has this issue been resolved? I'm also having trouble with the absolute paths here and was hoping, that there is a way or workaround to use relative paths for those files.</description>
  <category>SQL Data Generator 1</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=11878</comments>
  <dc:creator>tvg</dc:creator>
  <pubDate>Wed, 10 Oct 2012 11:29:09 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=58288#58288</guid>
 </item>
 <item>
  <title>RE: Multiple columns as unique</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=58134#58134</link>
  <description>What happened to this requested suggestion?  Did it get tossed out?  Four years later, version 2.0.3.1 still doesn't have this capability.</description>
  <category>SQL Data Generator 1</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=6839</comments>
  <dc:creator>gvsoft</dc:creator>
  <pubDate>Mon, 01 Oct 2012 22:03:20 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=58134#58134</guid>
 </item>
 <item>
  <title>RE: Generating rows with a composite PK</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=58133#58133</link>
  <description>What is the status of this bug?  I have DG 2.0.3.1 and it still has the same problem.</description>
  <category>SQL Data Generator 1</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=13549</comments>
  <dc:creator>gvsoft</dc:creator>
  <pubDate>Mon, 01 Oct 2012 21:58:40 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=58133#58133</guid>
 </item>
</channel>
</rss>
