I'm attempting to use MSSQL2005 for the OD scheduler database on one of my dev servers. I have placed the driver file in
\drivers and made the appropriate changes to the schedulerProperties element of odbase.xml, but I seem to be drawing a blank on where to add the new driver to the classpath. I thought it might be similar to adding a driver to the classpath for the TeamSite event subsystem, and I did find a registry key, HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\iwod60\parameters\JVM Option Number 8, which had classpath information
but adding the jar file to that classpath didn't seem to help.