Integration with Other Applications > Info*Engine Adapters > JDBC Adapter Guide > JDBC Adapter Installation > Installing the JDBC Adapter > Additional Installation Steps for Non-Oracle Databases
  
Additional Installation Steps for Non-Oracle Databases
When the adapter connects to a database other than Oracle, complete the installation by carrying out the following manual steps:
When installing the adapter to run in-process, copy the JDBC driver provided by the database vendor to the <Windchill>\codebase\WEB-INF\lib directory.
When installing the adapter to run out of process, copy the JDBC driver provided by the database vendor to the adapter installation location. Then include this location in the CLASSPATH entry in the adapter start file. For more information, see Configuring an Out-of-Process JDBC Adapter.