Hello, "David" <[EMAIL PROTECTED]> schrieb: > I am going through the tutorial; > http://docs.google.com/View?docid=dg79jzmg_3x78zkp > Enjoyed it and everything seems to work but I can not get the records to > save to the database. This is a local install to learn. I can connect to > the database fine from CxnEditor fine. Not sure what to try next. Here > is a screenshot that I hope will explain better. > http://dwabbott.com/pictures/Screenshot.png >
The screenshot doesn't show what happens in the application just before the error. Some property or method of BizClient seems to be used before the form or the application is completely created, but which one or why isn't clear. Can you describe a little more what you did? Might be a "requery()" too early on. But the screenshot shows something else which interests me very much: your Dabo application looks much nicer than everything I get on my machine, and I mean the look of the controls, not the layout. In fact it looks like my PyQt applications do. Which OS do you use? Or which desktop manager - Gnome? What does the "about" window of your application or of the ClassDesigner say? So I'm afraid at the moment I can't help you (with more information I might, because I got this tutorial more or less working), but you might help me. Sibylle -- Dr. Sibylle Koczian _______________________________________________ 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]
