dodaniel
Posts: 43
|
| Posted: 07/07/2006, 1:19 PM |
|
I am using a SQL database and added a new ID field to my table to be the new key field for my records. I have manually added numbers starting with 1 to 12 for my existing records but when I try to add a new record in my CCS application, I get an error message that the ID field can not be blank. How do I get CCS to know to use an Auto-Number for new records?
|
 |
 |
dodaniel
Posts: 43
|
| Posted: 07/07/2006, 2:45 PM |
|
Nevermind....I forgot to change set the Identity to Yes for the ID field in my SQL table. It is working now.
|
 |
 |
|