com.sunopsis.sql.c: com.microsoft.jdbc.sqlserver.SQLServerDriver
574634May 4 2007 — edited May 10 2007Hello,
I am trying to define a physical schema based on Microsoft SQL Server 2005.
I first downloaded Microsoft SQL Server 2005 JDBC Driver 1.1.
Unzip it in the drivers folder that is in ODI installation folder
now, I obtain:
- com.microsoft.jdbc.sqlserver.SQLServerDriver as my JDBC Driver
- jdbc:microsoft:sqlserver://192.168.0.25:1433 as my JDBC Url
when I click on "test button"
I obtain: com.sunopsis.sql.c: com.microsoft.jdbc.sqlserver.SQLServerDriver
could somebody help me? I can't advance because of that error.
thanks