Skip to main content
I have a simple process where I write out a .shp to an SQL database and I would like the Default Primaryindex column to start @ 1000 rather then the default of 1.

 

 

is this possible?  

 

 

 
Hi,

 

 

try overriding the column value using a Counter before the writer.

 

 

David

Reply