Hi
I have created a dts package which has to import a csv file into a sql table.
That table has an identity column which can not be imported and thus has to be filled doing the import.
Now I have seen you can check the Enable indentity insert chceckbox but it doesn't work either. It increeds with 1.
How can I resolve this ?
Thx in advance.
JV