Re: problems with autonumber fields
- From: "Alex Dybenko" <alexdyb@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 16 Jan 2008 12:10:24 +0300
Hi,
yes, you can! look at CreateField DAO method in access help, to make autonumber - you need to set dbAutoIncrField attribute for a field.
--
Best regards,
___________
Alex Dybenko (MVP)
http://accessblog.net
http://www.PointLtd.com
"CristianTCDM" <CristianTCDM@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:948EEE47-8349-45D3-8335-E86F0FCB778A@xxxxxxxxxxxxxxxx
Hello ,
Is it possible to append an autonumber field (autoincrement) to an existing
table with a certain number of records , using VBA or query in access 2007?
Thanks to everyone who can help
.
- Follow-Ups:
- Re: problems with autonumber fields
- From: CristianTCDM
- Re: problems with autonumber fields
- Prev by Date: Re: Use a Query's Result inside an UPDATE Statement (VBA)
- Next by Date: Re: Connecting to Access 2007 from Dreamweaver
- Previous by thread: Re: Use a Query's Result inside an UPDATE Statement (VBA)
- Next by thread: Re: problems with autonumber fields
- Index(es):
Relevant Pages
|