Hi, I am a total newbie to Dabo, less so to Python, but today I downloaded and installed Dabo 0.9.0.3 to evaluate it for a project I have on my plate.
I installed a MySQL server on my Windows XP machine, and proceeded to create and db and table to test in using the MySQL admin tool. Using straight Python code, I can add a record to my table. Using the AppWizard to create a Dabo application though, I can read the table just fine, but I cannot edit records and put the changes into the table. I can edit a record, and press the Save button, or edit a record and press the Save button, but neither alter the table. Is there something I am missing? No errors are thrown, I am using the latest MySQL Community Edition. Any help or further questions welcome. Thanks in advance, Duane --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
