|
-
Feb 15th, 2010, 07:04 AM
#5
Re: ms access cant append all the records due to key violations
Why are you generating the serial yourself, rather than letting the database do it automatically (by using an Identity/AutoNumber/Serial data type) ?
That would not only take less code, but would also avoid the error and other issues with serial numbers that Identity etc deal with.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|