I am trying to import the tables from one database to another with the relationships. If I do it using the wizard it imports the relationships but when I use transfer database it only allows me to import one database at a time which then doesn't import relationships.
I need to do this in code to import the tables of an existing backend to a new backend of a distributed app. I am using DAO.
I need to do this in code to import the tables of an existing backend to a new backend of a distributed app. I am using DAO.