Subject Migration to IBO 4.9/DXE2 changes db file behavior
Author ifitsx
New system: IBO4_9_14_b36i/DXE2/sp3/Win7 x64
Old system: IBO4_2Hd/D7/Win2k/sp4

Using just IBODatabase and IBOQuery.

I have discovered that an app which uses IBObjects/Firebird and has been migrated to DXE2 changes its file date/time as soon as it is opened, whereas, my other app, still under IBO4_2Hd/D7, when opened still has its file date/time listed for when it was closed the previous evening. (Both are now running on Win7 x64.)

This change in behavior is interfering with AJC Active Backup, my file archiving/backup app, which has a color coded icon in the tray: When it is open and active but not archiving anything, it is green; when it is archiving something it turns yellow; when it is open, but turned off the icon is red.

So, with this change in behavior, I don't have the opportunity to actively monitor that my other files are being archived, because as soon as I open the app migrated to IBO4_9x/DXE2, the AJC icon turns yellow and stays that way all day until I close the app.

If there is something IBO related that I can do to change this behavior - stop the database file's date/time from being changed when the db is opened - I'd be grateful to know what I might do.

Barry