[Pyobjc-dev] PyObjC and DBApi2
Brought to you by:
ronaldoussoren
From: Alexander M. <ale...@gm...> - 2009-08-10 09:13:19
|
Hi, I'm new in PyObjC/Cocoa programming. I read a lot of documentation. But now I have this problem: I'm developing an application that gets data form a Posgtres database. To connect to PG I used PsycoPg2. But I don't understand how to manage the result of PG (lists) with the cocoa bindings. My goal is to show the get data in a NSTableView. There is some documentations? Thank a lot. Marco |