Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

Creating an on-line (web) database with Macromedia Ultradev and Filemaker


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

Recommended Posts

  • Newbies
Posted

Does anybody know where I can get instructions for setting up Ultradev to work with filemaker. Can I use the ODBC driver or do I need to have JDBC driver and if so, where can I get it from?

Cheers

  • 5 weeks later...
  • Newbies
Posted

It took me a while to figure this out, but what i tried to do was to set up JSP in UD to work with FMP.

in the ODCB setup control panel, i created a new ODCB 3.11 FMP PPC connection containing just the datasource name. (i used CV2)

Then in configured a simple javaserver using Tomcat, which you can get from the sun.com website.

In UltraDev, under Modify>Connection, i chose the Sun-JDBC-ODBC connection an. Under 'connection' i filled in "CV2" and replaced "[odbc dsn]" in the URL with "CV2" aswell.

Next up was configuring UD for Tomcat, which was easy after i figured out how to set up the java server.

This seemed to work perfectly for me, both locally and over the internet i was able to retieve information from FMP, while connection to my own little server.

This topic is 8621 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.