progress to filepro

Enrique Arredondo henry at vegena.net
Fri Feb 18 07:32:16 PST 2011


Hi

I'm trying to move all databases from a system that's using Progress and I 
dumped the databases and when I tried to dump the file definitions using 
the data administration tool from progress that it can generate a field 
creation file so I was wondering if filepro can read that file some way 
and create the file definitions, here's a snippet of the file:

ADD FIELD "chg-num" OF "ex-end" AS integer ^M
   FORMAT "zzzzz"^M
   INITIAL "0"^M
   LABEL "Ending Chg Number"^M
   POSITION 212^M
   SQL-WIDTH 4^M
   HELP "Enter the last PO Change Order to consider."^M
   ORDER 2150^M


Is there kind of converter that will make the files in filepro or am I out 
of luck and have to manually add all the fields on filepro ?

Thanks


More information about the Filepro-list mailing list