From: Troels A. <tr...@ar...> - 2008-06-15 13:56:07
|
Hello, When using DB2's command line processor, the user doesn't have to specify username/password when connecting to a DB2 on the same host as the user is logged on to. Username/password is only needed if connecting through a network connection (or if the username in DB2 is different from the user logged on to the server). I would like to be able to do the same with PyDB2: Is there a way to use DB2.connect() in a way where username/password doesn't have to be specified? -- Regards, Troels Arvin <tr...@ar...> http://troels.arvin.dk/ |