Hello Roger,
It appears as if the seed in your CustomerContacts table has been altered or was created incorrectly when your database was created.Did you or anyone make any changes to this table through SQL, or was your database replicated(as opposed to being created via OnTime)?
The -201 and -101 entries in that table refer to the Anonymous and Default contacts, and are required. Yet, your contacts should be incrementing upwards from 1, not from -101. Follow these steps in order to resolve the issue:
First, have your DBA go into the CustomerContacts table using SQL Management Studio and change the CustomerContactIDs and CustomerIDs "-100","-99", etc, to positive numbers such as "1", "2", etc. The Manage Customers window in OnTime will only display those customers contacts with an ID greater than 1, so after fixing these numbers you should be able to see those Contacts.
Next, have your DBA modify the CustomerContacts table. For the CustomerContactID field, under 'Identity Specification', make sure you have the Identity Seed parameter set to "1". Doing this will tell SQL to increment from positive 1, which should have been the default setting in a new OnTime database.
Let me know if you have any further questions.
Thank you,
Tom Harder
Axosoft Support
support@axosoft.com1.800.653.0024 option 3--'Fear the Bug' Podcast--