connect to sql server using jdbc

后端 未结 2 398
天涯浪人
天涯浪人 2021-01-26 06:26

I am trying to connect to SQL Server 2008 using JDBC. My SQL Server 2008 has windows authentication on it.

My code is

public class T1 {

/**
 * @param         


        
2条回答
提交回复
热议问题