On Monday 24 May 2010 02:30:11 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. > > > > Johnf
How about issuing and update or insert from the MySQL administrator and issue a requery()? 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]
