After splitting a database, you can make any changes necessary to the front end and/or the back end. I find it useful to keep a front end in the same file folder as the back-end on the server and make the necessary changes here. That way, when I want to distribute the changes, I just copy the front end to each user's computers over the old front end.