getConnection("jdbc:db2://localhost:50000/mail","db2admin","db2admin"); stmt=conn.createStatement(); rs=stmt.executeQuery(Query1);
確定! 回上一頁