Oh, I forgot to mention... if you're using a split database (shared BE on the server, desktop FEs for each user) with linked tables, tableSplit should NOT be moved to the backend. You want it to be local, so that when a user starts a split process, they don't collide with someone else's process.