摘要:
publicclassTest{publicstaticvoidmain(String[]args)throwsException{Connectioncon=null;Statements=null;Class.forName("com.microsoft.sqlserver.jdbc.SQLServerDriver");con=DriverManager.getConnection("jdbc:sqlserver://localhost:1433;DatebaseName=myschool","sa","sa" 阅读全文
posted @ 2013-06-04 18:52
月夜风2013
阅读(256)
评论(0)
推荐(0)
浙公网安备 33010602011771号