Exporting/importing objects.

  • Thread starter Alberto Uttranadhie
  • Start date
A

Alberto Uttranadhie

Hi, everybody,

I am rehearsing on method DoCmd.TransferDatabase with export and import
options. Everything works fine even using MDE files, but I would like to
find any way to save relationships instead using CreateRelationship method
or using parameter acLink.

Does anybody know how to write a simple procedure?

As always, thanks in advance.

Alberto Uttranadhie Martín (Madrid)
 
Top