I am having an issue with a workflow which writes to a SQL table. The output is sorted by a Tile_SequenceNum and when output to any file type, retains it's row order, however, when the data is written into my SQL table using Overwrite Table(Drop) from either a standard output tool or a Write Data In-DB tool , it will randomly move rows around. Does anyone know how to prevent this? The data needs to be in order because this table feeds dropdown lists in other programs and the blanks break those.
Thanks,
Joe
