Following an upgrade from 7.2-7.5-8.0 we've been having trouble with the attachments and activity functions in the network client. The problem is that several columns (ACTIVITYID is the main culprit) are missing from the database post upgrade. I've compared the schema of the database post upgrade with a clean 8.0 database from the install disk.
As a test I made a copy of the database and reran the bundles from 7.2-7.5 and 7.5-8.0 which didn't really fix anything.
Can anyone tell me which part of the upgrade process alters the tables in the SQL database? I've greped through the upgrade bundles for "alter table" and similar with no luck. Where would I find the SQL scripts? I'm hoping that will give me some clue as to what went wrong and how to fix it.
thanks
|