Well, it seems that as the db grows, so do the number of forms, queries, and reports in use. Such is life and I wouldn't have it any other way.
However, the downside is that sometimes a few weeks can occur before I am ready to push another update. Right now, I basically load the interface up manually on the user's computers, but I have been checking out the auto updaters available.
Currently, in addition to an Admin, User, and Read-Only interface on my computer that I update, I also have a Production interface where I can do all my work and test stuff before updating. Sometimes in the sea of confusion surrounding bugs, updates, requests, etc., I have a hard time keeping track of what I need to copy from my Production interface to the Admin, User, and Read-Only interfaces.
So I am looking for suggestions. I was trying to think through a way to maybe label each form (hardcoded?) or I guess maintain a seperate table with each table, form, query, macro name and the last time it was updated, and whether it would need to be pushed to the update files.
Any thoughts on what you do and the best way to keep organized?
However, the downside is that sometimes a few weeks can occur before I am ready to push another update. Right now, I basically load the interface up manually on the user's computers, but I have been checking out the auto updaters available.
Currently, in addition to an Admin, User, and Read-Only interface on my computer that I update, I also have a Production interface where I can do all my work and test stuff before updating. Sometimes in the sea of confusion surrounding bugs, updates, requests, etc., I have a hard time keeping track of what I need to copy from my Production interface to the Admin, User, and Read-Only interfaces.
So I am looking for suggestions. I was trying to think through a way to maybe label each form (hardcoded?) or I guess maintain a seperate table with each table, form, query, macro name and the last time it was updated, and whether it would need to be pushed to the update files.
Any thoughts on what you do and the best way to keep organized?