A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Running & Setting Up Queries
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Can't edit my query



 
 
Thread Tools Display Modes
  #1  
Old June 19th, 2009, 07:47 PM posted to microsoft.public.access.queries
MorrisPoet
external usenet poster
 
Posts: 2
Default Can't edit my query

Folks:

A while back I created a table with a form to help me manage the production
of my office's correspondence; recently, I broke the table up into three by
topic: tracking, mailing, and QC information. I created 1-to-1 relationships
between the tables and a new query. The result: the query is not updatable.
Help says that as long as the relationships are 1 to 1, I should be able to
edit--any ideas what the problem could be? Thanks in advance for letting me
know!

MP


--
Nothing is Lost.
  #2  
Old June 19th, 2009, 08:20 PM posted to microsoft.public.access.queries
Klatuu
external usenet poster
 
Posts: 7,074
Default Can't edit my query

Not necessarily. There are several reasons a query may not be editable. For
example, a UNION query can never be updated. Without seeing it, I can't say
why it is not; however, you first mistake was breaking up the tables. This
will actually create more problems than it will solve. You have only found
one so far. The correct thing to do would be leave it as one table and add a
field the identifies to which group the record belongs. Use queries to
return the records you want.
--
Dave Hargis, Microsoft Access MVP


"MorrisPoet" wrote:

Folks:

A while back I created a table with a form to help me manage the production
of my office's correspondence; recently, I broke the table up into three by
topic: tracking, mailing, and QC information. I created 1-to-1 relationships
between the tables and a new query. The result: the query is not updatable.
Help says that as long as the relationships are 1 to 1, I should be able to
edit--any ideas what the problem could be? Thanks in advance for letting me
know!

MP


--
Nothing is Lost.

  #3  
Old June 19th, 2009, 08:37 PM posted to microsoft.public.access.queries
John W. Vinson
external usenet poster
 
Posts: 18,261
Default Can't edit my query

On Fri, 19 Jun 2009 11:47:02 -0700, MorrisPoet
wrote:

Folks:

A while back I created a table with a form to help me manage the production
of my office's correspondence; recently, I broke the table up into three by
topic: tracking, mailing, and QC information. I created 1-to-1 relationships
between the tables and a new query. The result: the query is not updatable.
Help says that as long as the relationships are 1 to 1, I should be able to
edit--any ideas what the problem could be? Thanks in advance for letting me
know!

MP


Do you have a unique Index on the joining fields in both tables? If not, add
such indexes.

If so please open the query in SQL view and post it here.
--

John W. Vinson [MVP]
 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 07:20 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.