On 04/03/2011, at 4:11 PM, Robert Shubert wrote:
>
> This error usually means that you did not setup the jdbc.ini file.
I now have this in the jdbc.ini:
<?xml version="1.0" encoding="ISO-8859-1" ?>
<!DOCTYPE JDBCINI SYSTEM "jdbcini.dtd">
<JDBCINI Version="0x00010000">
<DataSources>
<DataSource ID="">
<DSN></DSN>
<DriverClass>com.filemaker.jdbc.Driver</DriverClass>
<URL>jdbc:filemaker://127.0.0.1/AILcomments</URL>
<Properties>
<Property ID="">
<Name></Name>
<Value></Value>
</Property>
</Properties>
</DataSource>
</DataSources>
</JDBCINI>
Do I have to set any of the Properties? Are these used for the username and
password or is that handled by the TAF?
Wayne
----------------------------------------
To unsubscribe from this list, please send an email to [email protected]
with "unsubscribe witango-talk" in the body.