> I just did a test in our environment. I logged into the database and made a > change. The date modified on the database file wasn't updated. But when I > logged out of the database, the date modified was updated. I was the only > one logged into the database at the time. > > I logged into a client site where many users are connected to the database. > I made a change in the data, but when I logged out, the date modified on the > database file was not changed. > > Does it have something to do with the last person having to log out of the > database?
Yes. The timestamp changes when the last connection disconnects. -- With regards, Thomas Steinmaurer (^TS^) Firebird Technology Evangelist http://www.upscene.com/ http://www.firebirdsql.org/en/firebird-foundation/
