On Tue, Sep 23, 2008 at 2:10 PM, Sibylle Koczian <[EMAIL PROTECTED]> wrote: > 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.
If you are using the ClassDesigner and have stuff in afterInit, try moving it to afterInitAll. Nate L. _______________________________________________ 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]
