Didn't Java on OS X can only use Type IV (eg native drivers) JDBC drivers? If it's now possible to use a ODBC/JDBC bridge, might be useful to connect to MS Access (yes, I know) datasources too.

Hello Sherry;

I have also worked with FM in a "legacy database" situation. I started off with WOOF (with FM advanced server) which worked well, but is somewhat slow and has some considerable restrictions in regard to how fetching can occur. I then moved to use the ODBC/JDBC FM system. From memory; unfortunately the JDBC/ODBC bridge from FM is not possible or difficult to wrap into an EO adaptor because it cannot generate primary keys ahead of actually creating the FM records (or some such problem). The JDBC/ODBC FM system works well. To use spaces in field names, I just wrapped the field name in double quotes (").

cheers.

I have to interface with a Filemaker database which has spaces in a majority of the attribute names. Entity Modeler does not like this. My thought is to replace the spaces with underscores. Does anyone have any recommendations/suggestions or know if this will work?
Is there anyone else out there that uses Filemaker with WO?

___
Andrew Lindesay
www.lindesay.co.nz

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/probert%40macti.ca

This email sent to [email protected]


-------------------------------------------------------
Pascal Robert

http://www.macti.ca | http://www.linkedin.com/in/macti

Skype | Twitter | AIM/iChat : MacTICanada

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to