I can't write to the database in the client app that is located in the Delphi5/Demos/Midas/pooler directory. I can read the data OK but if I change a value in a field and post the record (I've added a TDbNavigator), the grid looks like it has changed the record but when I requery the records the change has not been passed to the database.
Has anyone seen this problem before?