Exporting of linked table

  • Thread starter Thread starter nhaider
  • Start date Start date
N

nhaider

Hi guys,

I have a split database, forms in frontend, data in back. From the
frontend
I am attempting to export some of the linked tables (linked to
backend) to
another database for subsequent import to a master database. How do I
export
the tables without them remaining linked to the backen ie I need new
stand
alone copies when exported.


I tried the TransferDatabase Method but from this method is copying
the link and not the actual table.


As usual all help is appreciated.


Cheers

Naushad
 
Back
Top