Re: Problem to reverse DB

From: Andrus Adamchik (andru..bjectstyle.org)
Date: Wed Jun 23 2004 - 10:51:29 EDT

  • Next message: Andrus Adamchik: "Re: Object SelectQuery & Modeller"

    BTW, if it still doesn't work, check out the modeler log file in your
    home directory called ".cayenne/modeler.log" - it should contain the
    stack trace of the actual exception that caused the error message. On
    Windows home directory is something like C:\Documents and
    Settings\[user_name]\

    On Jun 23, 2004, at 9:48 AM, André Luiz do Nascimento Sousa wrote:

    > Hello, Rinaldo,
    >  
    >  
    >         Are you using the MS SQL Server JDBC provided by Microsoft?
    >  
    >         If so, I think that the correct settings should be:
    >  
    > • JDBC Driver:           com.microsoft.jdbc.sqlserver.SQLServerDriver
    > • 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 - 10:51:36 EDT