|
-
May 20th, 2009, 10:34 PM
#2
Re: Negative Autonumbers in Query Fill?
Read this.
If you're not deleting any records and the database will not have multiple users accessing it at the same time then you can safely edit the AutoIncrementSeed and AutoIncrementStep properties of your DataTable's PK column to match the values used by the table in the database.
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
|