Hello, Rinaldo,
Are you using the MS SQL Server JDBC provided by Microsoft?
If so, I think that the correct settings should be:
a.. JDBC Driver: com.microsoft.jdbc.sqlserver.SQLServerDriver
b.. Database URL: jdbc:microsoft:sqlserver://10.0.0.2:1433;DatabaseName=Db2400
I'm using SQL Server at one project and everything worked fine with Cayenne.
I hope this helps.
Bye,
André Luiz
Brazil - <)><
----- Original Message -----
From: R.Bonazzo
To: cayenne-use..bjectstyle.org
Sent: Wednesday, June 23, 2004 10:36 AM
Subject: Problem to reverse DB
Hello I'm new to Cayenne
And i try to reverse a existing DB
All the parameter seems ok but I receive the following error:
Can't establish connection: jdbc:macromedia:sqlserver://10.0.0.2:1433;DatabaseName=Db2400
Note that with DbVisualizzer all is ok.
Parameters:
JDBC Driver Class: macromedia.jdbc.sqlserver.SQLServerDriver
Database URL jdbc:macromedia:sqlserver://10.0.0.2:1433;DatabaseName=Db2400
RDBMS Adapter org.objectstyle.cayenne.dba.sqlserver.SQLServerAdapter
Can somebody help me?
Thanks
Rinaldo
This archive was generated by hypermail 2.0.0 : Wed Jun 23 2004 - 09:47:49 EDT