How do I configure JBuilder to work with the Easysoft JDBC-ODBC Bridge client?

Add the Easysoft JDBC-ODBC Bridge client, EJOB.jar, to your current JBuilder project as a "Required Library." To do this:

  1. In JBuilder, choose Project > Default Project Properties.
  2. In the Paths tab, choose Required Libraries.
  3. Choose Add.
  4. Choose New.
  5. Enter a name, For example, Easysoft JDBC-ODBC Bridge.
  6. Choose Add.
  7. Browse to EJOB.jar (include the filename EJOB.jar).
  8. Choose OK.

    The Library paths field should now contain the path to EJOB.jar. For example:

    [c:\Temp\EJOB.jar]
  9. Click OK.
  10. Choose the library that you named earlier.
  11. Use the OK button to save your changes and exit the dialogs.

    You're now ready to use JBuilder.