Jump to content
JasperReports Library 7.0 is now available ×

derby and ireport


gaval

Recommended Posts

Hi!

Help

How connect derby and ireport????

JDBC driver = org.apache.derby.jdbc.ClientDriver

JDBC URL = jdbc:derby://localhost:1527/home/user/JTSOU/jtsou/DB/TSOU

 

try connect and see message

 

Message:

java.sql.SQLTransientConnectionException: Отказано в уÑтановлении ÑоединениÑ, поÑкольку база данных home/gazukin/JTSOU/jtsou/DB/TSOU не найдена.

Level:

SEVERE

Stack Trace:

org.apache.derby.client.am.SQLExceptionFactory40.getSQLException(Unknown Source)

org.apache.derby.client.am.SqlException.getSQLException(Unknown Source)

org.apache.derby.jdbc.ClientDriver.connect(Unknown Source)

it.businesslogic.ireport.connection.JDBCConnection.getConnection(JDBCConnection.java:105)

it.businesslogic.ireport.connection.JDBCConnection.test(JDBCConnection.java:404)

it.businesslogic.ireport.connection.gui.ConnectionDialog.jButtonTestActionPerformed(ConnectionDialog.java:322)

.......................

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Popular Days

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...