DBAsupport.com Forums - Powered by vBulletin
Results 1 to 3 of 3

Thread: Accessing Filemaker pro fom oracle

  1. #1
    Join Date
    Oct 2000
    Location
    Saskatoon, SK, Canada
    Posts
    3,925
    Does any one aware of any tool/utility for Filemaker pro, that would give me a functionality like that of Oracle Transparent Gateway for SQL server. Get a live update from it, without having to do the sqlloader.

    Have any one delt with similar issues? If so, could you please share your expertise on your approach to solve it?

    Sam
    Thanx
    Sam



    Life is a journey, not a destination!


  2. #2
    Join Date
    Apr 2002
    Posts
    28

    FileMaker to Oracle migration

    The following Perl/DBI script doesn't do exactly what you are requiring, but it does migrate the data from FileMaker to Oracle:

    http://www.dotcomsolutionsinc.net/pr...fer_odbc1.html

    This script handles CLOB columns , BLOBS (for FileMaker container fields), numeric and date info.
    David Simpson
    www.dotcomsolutionsinc.net

  3. #3
    Join Date
    Nov 2000
    Location
    greenwich.ct.us
    Posts
    9,092
    Does Filemaker have a JDBC Driver? If so, you could write a Java Stored procedure that pokes the Filemaker to get data every so often...
    Jeff Hunter

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width