Splitting an Access database into a front and back-end
问题 Okay so I split my access database, and now I have a backend: If I started a brand new table, a brand new query, and a brand form for a different purpose within the db_be.mdb would it appear in the connect "front end" db as I saved it in the backend, or do I have to import it up? If I do have to import the above, the how do I make the table to stay in the back and just linked to the front end...with "link table"? at this point if I create an MDE, will there still be a total of three (back end