Re: v8, v9 and java

Re: v8, v9 and java

 

  

what is the sdk level on the v8 machine? This should work.






"George Develekos "
<db2udbdba-ezmlmshield-x96393474.[Email address protected]
05/30/2007 05:06 PM

To
"LazyDBA Discussion" <[Email address protected]
cc

Subject
Re: v8, v9 and java






Hi Daniel,

This is the code I use

db2ds = new DB2ConnectionPoolDataSource();
db2ds.setDatabaseName(dbname);
db2ds.setDescription("Our little RITOR Database");
db2ds.setUser("username");
db2ds.setPassword("password");

...and dbname is provided as "myDbName", not jdbc:db2:myDbName, or the
other notation:

db2://myHostname:myPort/myDbName




---------------------------------------------------------------------
TO REPLY TO EVERBODY , PLEASE CLICK REPLY-ALL, NOT JUST REPLY
To post a dba job: http://jobs.lazydba.com
To Subscribe : http://www.LazyDBA.com
To unsubscribe: http://www.lazydba.com/unsubscribe.html



DB2 & UDB email list listserv db2-l LazyDBA home page