mssql-jdbc
Not able to connect local instance of SQL Server 2008 in a Java program
I am using sqljdbc4.jar in the Build path of eclipse project. I am trying to connect to SQL Server 2008 in a java program[详细]
2023-04-02 04:16 分类:问答JDBC SQLServerException: "This driver is not configured for integrated authentication."
I am writing a \"server-side extension\" for SmartFoxServer (SFS).In my login script, I need to make a connection to MS SQL Server, which I am attem开发者_高级运维pting to do using JDBC.I have tested[详细]
2023-03-07 09:07 分类:问答Which jar to use for connecting to MS SQL server
Can some one please guide me to understand which jar file i need to include in my applic开发者_如何学运维ation to be able to set up a jdbc connection with ms sql server.[详细]
2022-12-23 05:10 分类:问答