1 Replies - 4499 Views - Last Post: 13 April 2010 - 12:30 PM Rate Topic: -----

#1 yun1th4   User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 1
  • Joined: 13-April 10

PostgreSQL in GUI Python

Posted 13 April 2010 - 12:38 AM

How to show database postgreSQL using GUI Python (gtk.treeview) ???
Is This A Good Question/Topic? 0
  • +

Replies To: PostgreSQL in GUI Python

#2 girasquid   User is offline

  • Barbarbar
  • member icon

Reputation: 109
  • View blog
  • Posts: 1,825
  • Joined: 03-October 06

Re: PostgreSQL in GUI Python

Posted 13 April 2010 - 12:30 PM

Take a look at the psycopg2 module, which implements the DB API for Postgres.
Was This Post Helpful? 0
  • +
  • -

Page 1 of 1