Split database lost table descriptions

  • Thread starter Thread starter Amy Blankenship
  • Start date Start date
A

Amy Blankenship

When I used the inbuilt database splitter, I lost the description of the
tables in the FE. Is there a better utility available for splitting DB's
that preserves this information?

TIA;

Amy
 
When I used the inbuilt database splitter, I lost the description of the
tables in the FE. Is there a better utility available for splitting DB's
that preserves this information?

I'm not aware of any. But I guess you can't really think of it as preserving
the descriptions in the FE as the tables are deleted from the FE and only
kept in the BE. What you have in the FE is a simple link to an external
datasource and nothing more, thus the descriptions are in the table (in the
BE). Good luck.

Jesper, Denmark
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top