I NEED TO IMPORT A FMPRO7 FILE RECEIVED FROM CLIENT.

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I can use excel or access. A second option is to convert the fmpro7 to a
text delimited or fixed field or db file.

Thanks
 
well, you're not clear on what your question is. i have no experience with
fmpro7 files, so i would probably convert the file to a text file, either
delimited or fixed width, which can be imported into Access with good
control of the import process. to import, open the Access db, and click
File, Get External Data, Import from the menu bar.

hth
 
I can use excel or access. A second option is to convert the fmpro7 to a
text delimited or fixed field or db file.

Thanks

FileMaker provides an ODBC driver (see their website); you can use
File... Get External Data... Link to link to your FMP table using this
driver. A text or dBase file can be imported as well, using File...
Get External Data... Import.

Note that FMP tables very often contain "non-normalized" features such
as calculated fields or "lookup" fields; these will often need to be
redesigned in Access.

John W. Vinson[MVP]
 

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