From: Yuval T. <yu...@ad...> - 2006-04-25 14:25:47
|
Patrick K. O'Brien wrote: >David, > >I'm forwarding your question to the pydb2 mailing list where I think you >have a better chance of getting a reply. Feel free to join as well. > >Pat > > The assumption is that your database is cataloged locally. If you can connect using a simple "db2 conncet to <db-alias> user <dbuser>", than you can connect using the db2 module by simply putting the 3 arguments mentioned above in the object's constructor. For further details, search for "db2 catalog database". If you still experience problems, the list is here. :-) Yuval. |