On Monday 24 May 2010 02:38:05 pm Nate Lowrie wrote: > On 5/24/10 5:30 PM, John wrote: > > On Monday 24 May 2010 02:11:26 pm Nate Lowrie wrote: > >> I know the web interface is committing fine because I can run the same > >> query the bizobj is running in the MySQL Query Browser and see that the > >> new row is in the returned data set. I am saying that to retrieve the > >> new data inside the dabo app I have to close the dabo app and reopen it. > >> > >> Regards, > >> > >> Nate > > > > I'm not sure what the interface for MySQL does but I can tell you I > > update postgres all the time from pgadmin3 and SQL Workbench/J (java app) > > while my Dabo app/s are open and issue a requery() and it just works. In > > fact I just did it. I tried updates and inserts then issued a requery() > > - just works. > > Hmm. I wonder if it's something in the mysql backend. I absolutely > cannot get this to work. I tried to insert the row via MySQL > Administrator and then run the requery(). I can make a screencast > tonight showing the problem. I tried it with several bizobjs and > nothing is working. > > Regards, > > Nate
Wow very strange! I just tried inserting a record associated with a child bizobj that displays on a grid. I issued a Form.requery() and it worked and grid.update() and it worked. And I've done everything else I can think of to reproduce what you are seeing. Can you test with the Dabo's MySQL server? I think it's still running. I've forgotten how to run the demo but I think it's still there - somewhere. Johnf _______________________________________________ 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]
