I have been trying to do some maintenance on my database. While doing a reload I always come up with the following error message:
Autonumber columns must be Integer Etc.. I then did a trace while rebuilding the database and it said the same thing in the QuoteDetail table on the column ItemEtdPrice. But this is not an autonumber column. It is a computed column but not autonumber. Any suggestions? Jim

