posted 17 years ago
Hi All,
I have configured my WAS6 server for connecting to Teradata database. I am using connection pooling option.
The problem I am facing is even though I connect using to database using ds.getConnection(username, password) and username sent as parameter is different from the user configured in the server, The connection returned uses the user configured in the server. The username and password sent as parameters are ignored.
Can anybody please tell me if this is any sort of bug in RAD or am I messing up with server configuration ?
Thanks in advance,
Swathi.