Re: import/export

From: Peder Holst <pederh_at_elektrosoft.se>
Date: 1997/10/09
Message-ID: <01bcd4e8$13ba2a00$1a0a0a0a_at_pederh>#1/1


Thomas Vellani <vellani_at_aplcenmp.apl.jhu.edu> wrote in article <618daa$9ca_at_aplcenmp.apl.jhu.edu>...
>
> Hello:
>
> I am trying to tackle a problem of making available
> a FilemakerPro database to a UNIX development team . Can a
> FilemakerPro data file be imported into a Oracle8 db ?
> Can it be exported back from Oracle to FMPro ? Exporting is
> not that important. Any suggestions will be much appreciated.
>
> Thanks in advance.
>
> Tom Vellani
> vellani_at_jhuapl.edu
>

Tom,
If you have a 32-bit ODBC driver for the Filemaker Pro the easy solution is SQLMover.
which is a production or on-demand tool for DBAs or the DB knowledgeable that allows you to replicate automatically between any ODBC compliant datasource including Oracle, Ingres, Informix, DB2, all MS databases including SQL
Server, Access and Excel. You need the Intersolv ODBC driver for Oracle. SQLMover uses standard, simple or complex SQL Select statement in
one end and a INSERT, UPDATE, INSERT then UPDATE, UPDATE the INSERT or DELETE statement towards the destination database table. It has error control and logging facilities. Data conversion can be performed by using the SQL SELECT CONVERT option or by using string functions in the SELECT query, by using the built in Format Mask functions or by using triggers in the destination database. To evaluate until Oct.31 you can download from www.sqlmover.com (follow the download buttons) and use the evaluation key OSHKSHTD. The key allows you to transfer a limited number of rows per transfer/replication task and max. 5 tasks
can be defined.

For Data Mart Data Warehousing purposes you can choose to let SQLMover aggregate your data by using SELECT - GROUP BY. That is if you donĀ“t want to transfer all details.
Peder Holst,
pederh_at_elektrosoft.se Received on Thu Oct 09 1997 - 00:00:00 CEST

Original text of this message