Yes, of course, relationships are already on the backend database (btw, is "relationships" the wrong term ?)
When using Access as frontend it's very useful to have all the relationships in it, 'cause it speeds up building forms
a lot (I have to create many forms and no time). Using VBA I
can "see" all the relationships, between linked tables, that
I create "by hand". That's why I think it's possible to
create them using VBA.
I forgot to say that the backend is under heavy developement,
so need to delete e relink linked tables (about 50 tables); and everytime I have to re-create relationships by hand: I
just would like to automate this process
Thank you
J.N.