<?xml version="1.0" encoding="ISO-8859-1" ?>
<!DOCTYPE JDBCINI SYSTEM "jdbcini.dtd" >
<JDBCINI Version="0x00010000">
                <DataSources>
                <DataSource ID="Untitled2">
                        <DSN>Untitled2</DSN>
                        
<DriverClass>com.ddtek.jdbc.sequelink.SequeLinkDriver</DriverClass>
                        
<URL>jdbc:sequelink://serveradress.reed.edu:2399;databaseName=Untitled2</URL>
                        <Properties>
                                <Property ID="server">
                                        <Name>server</Name>
                                        <Value>serveradress.reed.edu</Value>
                                </Property>
                                <Property ID="port">
                                        <Name>port</Name>
                                        <Value>2399</Value>
                                </Property>
                                <Property ID="serverDataSource">
                                        <Name>serverDataSource</Name>
                                        <Value>Untitled2</Value>
                                </Property>
                        </Properties>
                </DataSource>
                <DataSource ID="Untitled">
                        <DSN>Untitled</DSN>
                        
<DriverClass>com.ddtek.jdbc.sequelink.SequeLinkDriver</DriverClass>
                        
<URL>jdbc:sequelink://serveradress.reed.edu:2399;databaseName=Untitled</URL>
                        <Properties>
                                <Property ID="server">
                                        <Name>server</Name>
                                        <Value>serveradress.reed.edu</Value>
                                </Property>
                                <Property ID="port">
                                        <Name>port</Name>
                                        <Value>2399</Value>
                                </Property>
                                <Property ID="serverDataSource">
                                        <Name>serverDataSource</Name>
                                        <Value>Untitled</Value>
                                </Property>
                        </Properties>
                </DataSource>
        </DataSources>
</JDBCINI>


I've attached a simplified version of the jdbc.ini we're using. I should note that we are only doing direct dbms since the table structure doesn't show up properly in the Witango datasource window. Also, if you don't use the serverDataSource property, you'll see some pretty strange results.



--------------------------------------------------------------------
Shannon Henderson
Web and System Services
Reed College
Portland, OR 97202-8199
503.517.7745
[EMAIL PROTECTED]
--------------------------------------------------------------------
On Feb 17, 2005, at 1:09 PM, Peter Link wrote:

������� Would you mind including your jdbc.ini entries to give us a better starting point? I upgraded to the latest FMPro xDBC plugin and I'm getting some slightly different errors now. I just want to make sure my jdbc file is configured properly. Thanks.



________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Reply via email to