Re: FileMaker and WebObjects
Re: FileMaker and WebObjects
- Subject: Re: FileMaker and WebObjects
- From: John Andersson <email@hidden>
- Date: Wed, 22 Dec 2004 01:33:44 +0100
I've done a java servlet-based system that gets data from an old
Filemaker system. I think it was version 5 or 6 of Filemaker at the
time, and the JDBC driver isn't exactly what SQL JDBC drivers are like.
You had to write very very "kind" SQL to get it to work.
I dont know if that's the case nowadays, but I can imagine it won't
work nice with WO.
If you need data from a Filemaker database it's probably better to
hand-code this with "Connection", "ResultSet" etc.
/John
2004-12-22 kl. 01.00 skrev David Holt:
Now that a JDBC driver is available for FileMaker on the Mac
<http://www.filemaker.com/support/updaters.html> what do we need to do
to actually use WO with it? Is it just a matter of creating the
connection dictionary or do we need some sort of intermediary such as
WOOF?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden