A thought occurred to me. Check the TAF in a text editor.

The datasource is described as:

<DataSource ID="emailsDSN">
      <DSType>JDBC</DSType>
      <DSN>emailsDSN</DSN>
      <DBMS/>
      <Host>emailsDSN</Host>
      <Database/>
      <UserInfo Encrypted="True" Encryption="50">
        <UserName>%DF%0FI%A4%3D%A0%2E%DA</UserName>
        <Password>i0%23%AD%E4%90%F0%28</Password>
      </UserInfo>
    </DataSource>

So if I change the jdbc.ini to match it:

<DataSource ID="emailsDSN">
                        <DSN>emailsDSN</DSN>

And restart the server.....

Unable to connect to the specified data source.
Verify that data source is properly configured and that database server is 
online.

DAMN!



----------------------------------------

To unsubscribe from this list, please send an email to [email protected] 
with "unsubscribe witango-talk" in the body.

Reply via email to