| 
If your selection is:
 | 
Enter
 | 
      | 
JDBC 2.0 Data Source
 
 Initial Context Factory: com.sun.jndi.fscontext.RefFSContextFactoryDataSource Name/Path: jdbc/SampleDB
 | 
Enter the index database location. Optionally enter the password you selected when you set up the database.
 | 
      | 
MySQL
 
 URL: jdbc:mysql://localhost/wavesetJDBC Driver: org.gjt.mm.mysql.DriverConnect as User: waveset | 
Enter the index database location and the password you selected when you set up the database.
 | 
      | 
Oracle
 
 URL: java:oracle:thin:@host.your.com:1521:dbnameJDBC Driver: oracle.jdbc.driver.OracleDriverConnect as User: waveset | 
Enter the index database location and the password you selected when you set up the database.
 | 
      | 
DB2
 
 URL: jdbc:db2://host.your.com:6789/dbnameJDBC Driver:COM.ibm.db2.jdbc.net.DB2Driver
 —OR—
 com.ibm.db2.jcc.DB2Driver
Connect as User:Waveset
 | 
Enter the index database location and the password you selected when you set up the database.
 | 
      | 
SQLServer 
 
Default values, to be used with the Microsoft SQL Server 2005 JDBC Driver:
 
 URL: “jdbc:sqlserver://host.your.com:1433;DatabaseName=dbname”JDBC Driver: com.microsoft.sqlserver.jdbc.SQLServerDriverConnect as User: waveset
Use the following values with the Microsoft SQL Server 2000 JDBC Driver:
 
 URL: “jdbc:microsoft:sqlserver://host.your.com:1433; DatabaseName=dbname;SelectMethod=Cursor”JDBC Driver: com.microsoft.jdbc.sqlserver.SQLServerDriverConnect as User: waveset | 
Enter the index database location and the password you selected when you set up the database.
 
Note: All connections to SQL Server must be performed using the same version of the JDBC driver. This includes the repository as well as all resource adapters that manage or require SQL Server accounts or tables, including the Microsoft SQL adapter, Microsoft Identity Integration Server adapter, Database Table adapter, Scripted JDBC adapter, and any custom adapter based on these adapters. Conflict errors occur if you attempt use different versions of the driver.
 | 
      | 
LocalFiles
 | 
Enter the directory location, or click Browse to locate it.
 | 
      | 
iPlanet/Sun ONE/Sun Java System Directory Service
 
 Initial Context Factory: com.sun.jndi.ldap.LdapCtxFactoryURL: ldap://host.your.com/dc=myDomain,dc=your,dc=comUser: waveset | 
Enter the index database location. Optionally enter the password you selected when you set up the database.
 |