| Author |
Message |
jay23
Joined: 29 Jul 2008 Posts: 5
|
Posted: Tue Jul 29, 2008 1:21 am Post subject: Question on Custom Generator from CodePlex |
|
|
I am trying to install the IPAddress generator. So I copied IPAddress.dll into
C:\Program Files\Red Gate\SQL Data Generator 1\Generators
and then created ip.xml and put that into
C:\Program Files\Red Gate\SQL Data Generator 1\Config
and here is how my xml looks
<?xml version="1.0" encoding="iso-8859-1"?>
<generators>
<generator
type="IPAddress.dll"
name="IPAddress"
description="127.0.0.1, ..."
category="Personal">
<matches field=".*IP.*" score="100" minlen="14"/>
<type type="string"/>
</generator>
</generators>
But this still does not show up in the data generator _________________ Jay Janarthanan |
|
| Back to top |
|
 |
benhall
Joined: 14 Dec 2007 Posts: 98
|
Posted: Thu Jul 31, 2008 4:46 pm Post subject: |
|
|
Hello,
Are you using SDG 1.2? Does anything appear in the log file?
Our generators are dependent on the version of SDG they are built against. I then to upload the updated versions related to our new release, sorry I have been a bit slow getting around to this.
Thanks
Ben |
|
| Back to top |
|
 |
|
|
All times are GMT + 1 Hour
|
| Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group