Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Filemaker -> DB2

Status
Not open for further replies.

Thorsten

Programmer
Jan 14, 2002
2
DE
I have Filemaker database on a macintosh, which I would like to import into a DB2 database (on AIX, IBM RS6000)

Is there an easy way to do this?
Or should I leave my fingers away from this at all?
 
I know nothing about Macintosh but if you can export a table(s) from your database in a fixed type of format such as comma delimited, you can import such a 'table' into DB2. If it's not in such a format, DB2 may have trouble with it. For example, using a WK1 format from Lotus 1-2-3, we needed to create a VB app to get the file into proper shape to be imported into DB2.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top