SQL Server JDBC Driver Login
Hi,
I'm using the SQLServer JDBC driver that was bundled with Java Studio Creator 2 Update 1, which are: smbase.jar, smutil.jar, and smsqlserver.jar. When trying to connect to SQL Server using Windows Authentication Mode, I kept getting the following connection failure status:
[SQLServer JDBC Driver]A username was not specified and the driver could not establish a connection using type 4 integrated security: C:/Program Files/Sun/Creator2_1/rave2.0/core/JDBCDriverLogin.conf (No such file or directory).
It seems that a JDBCDriverLogin.conf file was not provided with the bundled download from Sun. Please provide an example of JDBCDriverLogin.conf, or other suggestion.
I was able to connect using SQL Server Authentication Mode, but would like to use the Mixed Mode feature where either Windows Authentication or SQL Server Authentication could be used.
Regards,
Tin Lai
Message was edited by:
TmlSDNSN

