Text File Specifications

J

Jo M

I have a text file specification in one database. How can I import/export it
to another database?
 
A

Allen Browne

Go to:
File | Get External | Import
Select the database to import from.

In the next dialog, click the Advanced button (might be called Options),
which opens some extra check boxes at the bottom. Check the box for
import/export specs.
 
A

Alex Dybenko

Hi,
you can import 2 system tables - MSysIMEXSpecs and MSysIMEXColumns into new
database, make sure you make system tables visible in options dialog
 
Top