Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

Hi!

I need to put some data in a MS SQLExpress database using Database Plugin.  I configured the Target DB URL "jdbc:sqlserver://localhost\SQLEXPRESS;database=databaseName;", but I obtain this error: "Error executing plugin org.apache.commons.dbcp.SQLNestedException: Cannot load JDBC driver class 'com.microsoft.jdbc.sqlserver.SQLServerDriver'".

I want to know if is possible use SQLExpress with Database Plugin's Joget.

Thank you!!!