Hi guys...
I wanted to import DB2 in Python 2.6 so i downloaded the pydb2 egg file for python 2.6. I used the easyintaller to install the package also it ran successfully. when
using eclipse i tried to import DB2 its not showing the package.. plz help me figure out the thing.

Have you looked in your site packages folder? (python/Lib/site-packages...). Are there any variations on how you can import it? (eg. import Tk/import Tkinter)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.