connect msSQL

From: Sako! (webobject..tcc.datos.de)
Date: Wed Jun 23 2004 - 11:10:28 EDT

  • Next message: Andrus Adamchik: "Re: Wish"

    hello,
    i try to connect MSSQL,
    but i have a problem with it.
    1. user and password are 100% correct. cos i tried more then one user+password.
    2. JDBC Driver Class i use = com.mysql.jdbc.Driver
    3. Database URL = jdbc:microsoft:sqlserver://xxx.xxx.xxx.xxx:1433/MyDBName
    // i think here is the problem, because i get this error Message :
    Can't establish connection: jdbc:microsoft:sqlserver://xxx.xxx.xxx.xxx:1433/MyDBName
    4. RDBMS Adapter = org.objectstyle.cayenne.dba.sqlserver.SQLServerAdapter

    anybody can help please?



    This archive was generated by hypermail 2.0.0 : Wed Jun 23 2004 - 11:11:06 EDT