I keep getting duplicate numbers in a column that is set as an identity column.
The user interacts with interdev (web) and then there information is inserted in SQL. I do not even mention the identity column in the insert statement.
How is this possible?
THANKS
The user interacts with interdev (web) and then there information is inserted in SQL. I do not even mention the identity column in the insert statement.
How is this possible?
THANKS