Newbies dawnh Posted February 16, 2001 Newbies Posted February 16, 2001 We are considering using FileMaker to build a database which needs to import data from an Oracle database. My impression is that JDBC might be the best way to do this. It seems that all the XML support is geared at displaying data already in FM. Is JDBC a good route or are there better ways in FM to import data from other dbs?
bhavanams Posted February 23, 2001 Posted February 23, 2001 You don't have to go for sun's JDBC driver to import the data from Oracle database.Just the ODBC driver is Okay. Jdbc driver is only for working with java.If you are a java programmer and accessing the filemaker from java then you definately nee JDBC driver. There r different drivers for different databases. Sql driver for sql server ODBC driver for oracle and sooooo........ hope this information helps you. sree
Recommended Posts
This topic is 8674 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now