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 » Database Design
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Disappearing relationships



 
 
Thread Tools Display Modes
  #1  
Old August 5th, 2004, 10:36 PM
Dan
external usenet poster
 
Posts: n/a
Default Disappearing relationships

In 10 years with Access, I've never run into this before.

The relationships in my database disappear! If I create a
relationship between 2 tables on the Relationships page,
then save any changes and reopen Relationships, the
relationship I just created does not show up.

I've tried:
(1) Repair and Compact -- No effect.
(2) Creating a new database and importing all tables and
objects. This is only partially effective - some of the
relationships created initially survive, some do not.
Further attempts to save changes in Relationships fail.

Clues:
(1) In the MSysRelationships table, the successful
relationships have some sort of coded response in the
szRelationship field (Example: {01F3826D-8EB7-4282-9D58-
7F98983DE579} ) and the unsuccessful ones have a
concatenation of the two table names (ie Address +
Rebates = AddressRebates)
(2) When the Relationships page is opened, some tables
are put in 2 or 3 times (ie Address and Address_1). [I
think this is normal, but I mention it in case it helps.]
(3) Backstory: This database has 41 tables, many of which
are linked to each other in multiple interconnections.
There is duplication of some fields due to a business
rule of accounting double-entry.

Has anyone experienced something similar? Any suggestions
on how to resolve this?
  #2  
Old August 6th, 2004, 06:17 AM
TC
external usenet poster
 
Posts: n/a
Default Disappearing relationships

Sure you're clicking the "Show All" button (or whatever it's called)?
Sometimes the relationships will not all show, unless you do that. I've
never bothered to understand what Access means by "some" relationships
(versus "all" relationships).

HTH,
TC


"Dan" wrote in message
...
In 10 years with Access, I've never run into this before.

The relationships in my database disappear! If I create a
relationship between 2 tables on the Relationships page,
then save any changes and reopen Relationships, the
relationship I just created does not show up.

I've tried:
(1) Repair and Compact -- No effect.
(2) Creating a new database and importing all tables and
objects. This is only partially effective - some of the
relationships created initially survive, some do not.
Further attempts to save changes in Relationships fail.

Clues:
(1) In the MSysRelationships table, the successful
relationships have some sort of coded response in the
szRelationship field (Example: {01F3826D-8EB7-4282-9D58-
7F98983DE579} ) and the unsuccessful ones have a
concatenation of the two table names (ie Address +
Rebates = AddressRebates)
(2) When the Relationships page is opened, some tables
are put in 2 or 3 times (ie Address and Address_1). [I
think this is normal, but I mention it in case it helps.]
(3) Backstory: This database has 41 tables, many of which
are linked to each other in multiple interconnections.
There is duplication of some fields due to a business
rule of accounting double-entry.

Has anyone experienced something similar? Any suggestions
on how to resolve this?



  #3  
Old August 6th, 2004, 06:43 AM
Allen Browne
external usenet poster
 
Posts: n/a
Default Disappearing relationships

Disappearing relations indicate a kind of corruption. This was fairly common
back in Access 95, and seems to have resurfaced in the versions that support
Name AutoCorrect. What version of Access are you using? And what service
pack?

To rebuild your corrupted database:
1. Go to http://support.microsoft.com, the Downloads section, and get the
latest service pack for your version of Access and also for JET 4. (The JET
4 one is also crucial.)

2. After applying the service packs, create a new (blank) database:
File | New

3. Immediately uncheck the Name AutoCorrect boxes under:
Tools | Options |General

4. Import the tables *without* the corrupted relationship:
File | Get Extenal
Use the Options button in the Import Objects dialog to not import the
relations.

5. Rebuild the relations:
Tools | Relationships

You should now have a stable database where the relations do not disappear.

--
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.

"Dan" wrote in message
...
In 10 years with Access, I've never run into this before.

The relationships in my database disappear! If I create a
relationship between 2 tables on the Relationships page,
then save any changes and reopen Relationships, the
relationship I just created does not show up.

I've tried:
(1) Repair and Compact -- No effect.
(2) Creating a new database and importing all tables and
objects. This is only partially effective - some of the
relationships created initially survive, some do not.
Further attempts to save changes in Relationships fail.

Clues:
(1) In the MSysRelationships table, the successful
relationships have some sort of coded response in the
szRelationship field (Example: {01F3826D-8EB7-4282-9D58-
7F98983DE579} ) and the unsuccessful ones have a
concatenation of the two table names (ie Address +
Rebates = AddressRebates)
(2) When the Relationships page is opened, some tables
are put in 2 or 3 times (ie Address and Address_1). [I
think this is normal, but I mention it in case it helps.]
(3) Backstory: This database has 41 tables, many of which
are linked to each other in multiple interconnections.
There is duplication of some fields due to a business
rule of accounting double-entry.

Has anyone experienced something similar? Any suggestions
on how to resolve this?



 




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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Not seeing all relationships in layout window jettabug General Discussion 3 June 18th, 2004 05:42 PM
relationships Steven Database Design 2 June 17th, 2004 02:17 PM
Relationships SCHNYDES General Discussion 5 June 9th, 2004 11:21 PM
no relationships at database level Tim Zych Database Design 3 May 17th, 2004 09:24 PM
Table Relationships Design Tom Database Design 1 May 5th, 2004 11:56 PM


All times are GMT +1. The time now is 02:04 PM.


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