I've seen this happen when tables are dropped and re-linked when a DB is split between a front-end and back-end. I solved for address the auto-aliases being assigned expr1...n by using the querydef to cycle through the query objects and adjusting the corresponding sql script which seems to be...