Re: Allowing new records to be added into a query
- From: "Allen Browne" <AllenBrowne@xxxxxxxxxxxxxx>
- Date: Thu, 9 Nov 2006 14:55:18 +0800
If something went wrong with the data, Access may have deleted an index
during the compact/repair. If a relation depended on that index, the
relationship would also get deleted. This is not common, but if it does
happen, Access should have created a new table with details of the compact
error.
I mention this because the loss of a P.K. in a table could make a query
read-only, even if nothing else about the query changed.
For a list of other possibilities, see:
Why is my query read-only?
at:
http://allenbrowne.com/ser-61.html
--
Allen Browne - Microsoft MVP. Perth, Western Australia
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.
"Ary" <Ary@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:4914EA51-3BCC-411B-8F4B-9997381E5422@xxxxxxxxxxxxxxxx
I'm at an intermediate level with access.
I have a pretty large database, with queries containing two tables. But
when
I look at the query, the navigation bar does not allow me to create a new
record.
This had been working perfectly fine until earlier this week. A seperate
error caused me to compact and repair my database, and now the queries
will
not allow me to add any new records.
(I know that there is a problem adding records to queries that draw from
multiple tables, but why did it work previously and not now?)
Any suggestions would be extremely helpful, thanks.
--
-Ary
.
- Prev by Date: RE: Create A "Check Register" in Access
- Next by Date: Re: Date vs DateTime values
- Previous by thread: Date vs DateTime values
- Next by thread: Re: Allowing new records to be added into a query
- Index(es):
Relevant Pages
|