SQL Notification Adapter - JDBC Issue

I recently switched to a new JDBC driver for SQL Server 2000.

I modified my classpath to point to the directory of my new driver class files.

Unfortunately, when I run the adpater configuration tool and attempt to configure a notification adapter, I receive an error that the tool is still looking for my old driver.

Anyone have any ideas on a resolution?

You say you modified the classpath. Did you modify the Add to classpath variable in the Java tab of the Adapter Config? If not, try that. Also make sure you have the correct JDBC driver and URL loaded in the JDBC tab. Hope this helps.

W