I am trying to change the order numbering to start with a "W" for example order number W810000. I have entered the code "dbcc checkident(OrderNumbers, reseed, W810000)" into the Run SQL Command page as the manual says to do. It gave me this error message back.
ERROR: Exception=Parameter 3 is incorrect for this DBCC statement.
Can someone please help. This has to be changed in order for our ordering database to work correctly.
Thanks