How to build a funciton to return primary key,alternate key and foreign key fields

Joined
Jun 30, 2005
Messages
59
Reaction score
0
Hi every body. I need to create a function to return a string containing :

A) primary key fields together with primary key names .
B)alternate key fields together with correspondingly alternate key names.
c)foreign key fields together with correspondingly foreign key names.

I be happy if some one show me how to build such funciton since i never refrenced reletionship keys via vba.Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top