Connection conn = NULL;
NULL改成null
conn = DriverManager.getConnection(sConnStr,"sa","")
后面缺分号