Im receiving this error when I try to log into the server through TN console:
com.wm.app.tn.profile.LookupStoreException
Could not retrieve ID Types from database
(0) java.sql.SQLException: No suitable driver
(1) java.sql.SQLException: No suitable driver
I know its because its using the wrong DB driver. I imagine wm Is using the default SQL 2000 driver but im using SQL 2005 driver. I have the driver but I can’t find where the config setting is that decided what driver to use. I get the same errors through the starting of the Integrations server also. I just can’t find where the setting is. Thanks.