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  

Relation names



 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #4  
Old September 26th, 2006, 12:04 AM posted to microsoft.public.access.queries,comp.databases.ms-access,microsoft.public.access.tablesdbdesign
[email protected]
external usenet poster
 
Posts: 4
Default Relation names

Thanks for you help! Ill try to do what said.

Thanks again.


victorcamp wrote:
Relations can be enumerated via code. For example, this lists the name of
the first relationship:

? CurrentDb().Relations(1).Name

Check out the Help file for properties and methods of the Relations
collection, and the Relation object.


wrote in message
ups.com...
Hi guys, hope someone could help me with this one...

I have an Access database, which Im using in a program of mine...

I need to alter some tables and erase some foreign keys in a couple of
tables to make some processing... I already found out how to delete
them with DDL but I need the names of those relations to delete them...

Does anyone know which patterns Access follows to name those relations
between tables?

Thanks in advance!


 




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 02:00 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.