You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Hi,

I can't connect Joget v3 with MS SQL Server 2005 and SQL Express 2008.  I need to insert in a MSSQL database the form's information.  In the desing I create a tool that use Database Update Plugin with the next configuration:

- Database type: MS SQL Server

- Target DB URL: jdbc:microsoft:sqlserver://localhost:1433;database=DatabaseName;

- Username: sa

- Password: Password sa's user

- Query: Insert query to the database's table.

When the tool is executed I have the next error: "Error executing plugin org.apache.commons.dbcp.SQLNestedException: Cannot load JDBC driver class 'com.microsoft.jdbc.sqlserver.SQLServerDriver'".

I try with a lot of solutions in other forums, but I can´t obtain a right answer.  I try the same workflow in Joget v2 and this executed correctly.

Somebody have an aswer for this problem?

Thank you!!!

  • No labels