Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I assume that it kills performance if you disable batch mode though?
I'm currently reading the data in and pushing it to the DB to stage it so I have dynamic columns on both the tFileInputDelimited and the tMSSqlOutput so I can't set the field length in my table (putting a length in a dynamic column doesn't seem to do anything).
Is there a way I can override this default 100 length somewhere or do I need to turn my staging database into a key value pair database?
Is there a setting to apply to dynamic schema and change default size from 100 to 255.
the table i created using dynamic schema has all datatypes as varchar which is ok, but size is just 100.
Isn't it supposed to be 255
the table i created using dynamic schema has all datatypes as varchar which is ok, but size is just 100.
Isn't it supposed to be 255