I cannot fathom how this happened, but I'm weeks into a database update, where I'm going from concept to usable application, but adding in a higher "umbrella" of data. None of that is really material, except that I just discovered that sometime in the last few days, two of my tables swapped names. What was the Project table was renamed to a many-to-many links table, and vice versa.I started getting some weird errors as I was continuing to build forms and functionality. I switched the names back by renaming them both to their original names, but now I have a cascade of different errors. I don't even know where to begin fixing this. To clarify, both tables were local, as I haven't split the database yet.
Has this ever happened to you? Any help would be appreciated.
Thanks, Mykel