Jump to content

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


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

Recommended Posts

  • 5 weeks later...
  • Newbies

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.

Link to comment
Share on other sites

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