-
How is it possible?
I had three separate DBMs at equal levels of working (1) Buggy_Gallery (a strip down single Form for development), (2) a backup of the main DBMs and (3) the final Main Development version DBMS. When DBMs (1) was working ship shape, I imported the changes to (2) and haven't touch (1) since. After integrating the changes into (2) testing perfectly and not touch since, I then imported those changes into my main development version (3). I had the Form Gallery working in all three, perfectly! I then started to develop within (3 only) a new form with similar functionality as Gallery. I then removed what I thought was dead code from (3) and now none of the three DBMs are working for the Form Gallery! How is this possible?
I love challenges but this is something else! TIA Phil
-
without seeing the code or an example of the database it would be hard to give you direction.
Have you tried putting the missing code back in and getting it working again. Then commenting out a few lines at a time and seeing when it breaks. I would guess that this is code that touches a query or table that has been modified but that is purely a guess with as little information as is provided.
-
I did re-install the code into (3), my main development DBMS and the functionality returned. This thread probably should be closed, it was more an exasperation expression than a call for help; I can reconstruct the other DBMs if I need them. Sorry, thanks for responding. Phil
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules