Jump to content

JDBC Tutorial form scratch?


This topic is 6189 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Anyone know a good JDBC to Filmaker Pro Tutorial that walks you though the process of connecting and accessing data from the starting point on a windows box.

Ex: I have Java installed and build utilities with it regularly. I have a filemaker DB, where do I go from here...

I am not really familiar with ODBC/JDBC setups... A tutorial that can get me to a simple java app that pulls data via an SQL statement would be ideal.

Link to comment
Share on other sites

Hi,

The topic below might help.

http://fmforums.com/forum/showtopic.php?tid/183046/

Here's some additional info for setting up JDBC.

- How to get FM JDBC client driver.

You will find the installer in 'xDBCJDBC Client Driver Installer' folder of your product CD.

Double click 'sljcinstaller.jar' to launch installer.

Choose 'Install Directory' wherever you want.

The client driver 'sljc.jar' is installed in '{INSTALL_DIR}driverlib' folder.

- How to publish your database using xDBC.

Open 'Define Accounts & Privileges' dialog from file menu.

Select 'Privilege Sets' tab.

Enable 'Access via ODBC/JDBC (fmxdbc)' for every privilege set you want to allow access.

HTH,

ave!

Link to comment
Share on other sites

This topic is 6189 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.