I have installed Python 2.7, wxPython, Dabo and PsycoPG2 . All installations went smooth and I am able to import Dabo.
I downloaded Pycon_2010_tutorial and *could not connect to the database mentioned in tutorial*. However, I decided I will read/learn the material along with a self created database in PostgreSql. I want the sample database used in the tutorial with a help as to how I can incorporate it my postgresql installed in my computer. Probably a code in a hit event of a new button added to cnxEditor.py to create a database and tables and populate them with samples data can help. The sample py file can be forwarded as email attachment to me.. example... CREATE DATABASE myDB CREATE TABLE mySample field1 C(30), Field2 C(15) .... INDEX ON ... whatever... I am new to Postgresql, python and dabo. I am used to commercial application developments using VFP. Can I get some help for this. I appreciate the time and thank you for it. Subramanian G --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/camd3rhv+gtovbpmxhvk+i8eabxiy8kc3yvc7g1yf6rkxgc2...@mail.gmail.com
