Dong Hoang

Greenhorn
+ Follow
since May 26, 2005
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by Dong Hoang

What if I want DB2 to use the ID and password of the user that login from a login page? Can the default ID and password in the server be overwritten in my application?
Does this mean I define a default ID and password for DB2 in the server?
I am using Datasource to get connection to DB2. When would I need to use ID and password with getConnection? Can I getConnection without ID and password?
Can anyone explain to me when you would used type 4 driver? Does it works with connection pooling?
19 years ago