Page 1 of 1

schema file column generator

Posted: Fri May 26, 2006 4:29 am
by legendkiller
Hi ,

I am trying to use schema file to add more column in column generator stage. here I am not able to get how we can specify initial value and increment in scema file.

Any input on this...

Posted: Fri May 26, 2006 5:56 am
by trobinson
Add a column as normal in the Column Generator with all the properties you require. Save it as a table definition. Edit the table definition and go to the layout tab. Select the Parallel radio button. This will show you in schema file format the column and properties you just defined in the Column Generator. You can then do the same to your real schema file.

Posted: Sun May 28, 2006 11:25 pm
by legendkiller
Thanks lot.

trobinson wrote:Add a column as normal in the Column Generator with all the properties you require. Save it as a table definition. Edit the table definition and go to the layout tab. Select the Parallel radio button. This will show you in schema file format the column and properties you just defined in the Column Generator. You can then do the same to your real schema file.