Code: Select all
ID League Name SmallName
------ ------------------------ ---------
192463 Canadian Football League CFL
The data in the new database was:
Code: Select all
ID League Name SmallName
------ ------------------------ ---------
231945 CFL Sample League CFL
I was able to see my old league again by updating the ID in the new database with the ID from the old database (i.e. change 231945 to 192463). David, did the patch replace the entire MainData.mdb file, or did you run a script to update the existing database? Also, is there anything else in the MainData.mdb that was changed that might cause problems for my old league, or should I just delete the old league and re-create it, just to be safe?
Thanks...