I need make a new file from an existing database (mdb), but some tables must come with their datas and others not. Using access I couldn't, it lost some relations.

Well, I need a code that copy the relations of a SourceMDBFile to a TargetMDBFile.

Can you give some help?

Jefferson