Re: update all records in table
- From: "APINDARA via AccessMonster.com" <u44873@uwe>
- Date: Thu, 17 Jul 2008 12:15:30 GMT
I like the idea of adding a column to the table. Sounds very simple!
How do I populate each record with the same value? Will it differ if I use a
numeric value or a text value?
Michel Walsh wrote:
You need a data definition language statement, or, much simpler, use the
table design and add a column to your table.
An update query can only modify values. It does not change the structure of
the table(s).
Vanderghast, Access MVP
I have a table that contains 80,000 records and want to add a field that I[quoted text clipped - 5 lines]
can use to note year and location of receipt of record.
thanks in advance!
--
Message posted via http://www.accessmonster.com
.
- Follow-Ups:
- Re: update all records in table
- From: Michel Walsh
- Re: update all records in table
- References:
- update all records in table
- From: APINDARA
- Re: update all records in table
- From: Michel Walsh
- update all records in table
- Prev by Date: Re: Select records from 6 combo boxes
- Next by Date: Re: Hard to explain - multiple update fields query...
- Previous by thread: Re: update all records in table
- Next by thread: Re: update all records in table
- Index(es):
Relevant Pages
|