Hello friends ,

I have two questions :

1) I was using psycopg2 for old versions of python 2.x , and now while using Python 3.3 , i can install psycopg2 , maybe it needs a special psycopg for Python 3.3 .
2) I could install py-postgresql , and i just need to know how to use it inside my code python to communicate with the database .
Thank you

After searching , the version of psycopg i have which is : "psycopg2-2.4.6.win32-py3.2-pg9.2.2-release", required the python 3.2 version , si i did uninstall python 3.3 and isnstall python 3.2 .

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.