On 05/03/2011, at 3:18 AM, Robert Shubert wrote:
>
> You do need to set the Witango data source name as both the value of the
> ID=”” attribute and the <DSN></DSN> element.
I've now got:
<?xml version="1.0" encoding="ISO-8859-1" ?>
<!DOCTYPE JDBCINI SYSTEM "jdbcini.dtd">
<JDBCINI Version="0x00010000">
<DataSources>
<DataSource ID="AIL-comments.fp7">
<DSN>AIL-comments.fp7</DSN>
<DriverClass>com.filemaker.jdbc.Driver</DriverClass>
<URL>jdbc:filemaker://203.24.144.42/AIL-comments.fp7</URL>
<Properties>
<Property ID="">
<Name></Name>
<Value></Value>
</Property>
</Properties>
</DataSource>
</DataSources>
</JDBCINI>
Seems to get further but the latest error is:
[FileMaker][FileMaker JDBC] FQL0001/(1:22): There is an error in the syntax of
the query.
08007
This is from a simple Search Builder taf accessing three fields of the database.
Wayne Irvine
----------------------------------------
To unsubscribe from this list, please send an email to [email protected]
with "unsubscribe witango-talk" in the body.