Hi all,
when I used JDBC Driver sqlserver to connect to my Project
runing on Windowns2000 with dadabase SQL Server7.0 and
I have URL and Driver:
- URL :
jdbc:microsoft:sqlserver://192.168.1.113:1433/SALTECH
- Driver: com.microsoft.jdbc.sqlserver.SQLServerDriver
I have received a massage:
[Microsoft][SQLServer JDBC Driver] Unable to connect.
Invalue URL.
But If I use one Driver of the Weblogic for mssqlserver to
connect to my Project before and I connected to my
Project. after that
I have just used again with Driver mssqlServer(above) it
work look good. I don't understand this. the first I can't
connect to project by this Driver.
Thank for your instruction,
Truc