Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Microsoft Office > Access and Access VBA > Access VBA
|
Access VBA Discuss using VBA for Access programming.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Access VBA section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old September 2nd, 2011, 06:57 PM
Registered User
 
Join Date: Jul 2011
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Default Autoincrement AutoNumber fields

I have a master table already in relationship with numerous 1:1 and 1:Many tables. For some reason in MS Access 2010 the autoincrement failed and I am now having the ContributorID field (AutoNumber) in tblContributor table starting new records on single digit ContributorID's which causes a problem as I already have 255 records at this point. I tried using the Alter table command but since I already have relationships set up it wouldn't allow me to do the AutoIncrement SQL command. I have been having some very weird problems with MS Access 2010 having to do with compiling. If I don't compile before closing the application and there were errors the app won't open or Opens and crashes. Any help would be appreciated. Love the book but no answer there.





Similar Threads
Thread Thread Starter Forum Replies Last Post
AutoIncrement Aaron Edwards ASP.NET 2.0 Basics 5 February 7th, 2007 02:37 PM
setting autoincrement tbecker82 Access 3 June 20th, 2006 01:17 PM
PrimaryKeys, AutoIncrement gbilios VB.NET 2002/2003 Basics 4 June 9th, 2005 07:31 AM
Generated dataset and autoincrement dbradley ADO.NET 5 February 2nd, 2005 01:14 AM
Autoincrement field not incrementing leo_vinay SQL Server ASP 1 January 4th, 2005 08:07 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.