|
...{ connection con = null; String username = "amishra"; String password = "W3lcom3@N355"; if(driverType == 2){//driver Type '2' DB2DataSource db2ds = new ... url = "jdbc:db2://172.22.23.73:55555/PTN";//user=amishra:password=W3lcom3@N355"; con = DriverManager.getConnection (url, username, password); } if(!con....
Tags:
core_java

http://ashu-del2.livejournal.com/1595.html
(Cached)
0 links
Published: 1 year, 6 months ago (Fri, 28 Dec 2007 06:13:15 PST); 30 Kb
|