If you want to make your Front End into an .MDE file, then yes, you should do it after the split. You don't need the tables in the FE, so you want to be sure they have been removed first. As for the Back End, there is no reason to convert it to .MDE, since there are no forms or reports or queries in it after the split, and converting to .MDE won't prevent users from manipulating the tables themselves. Securing a BE is a whole other ballgame.
Carl Rapson
"Newf via AccessMonster.com" <u24600[ at ]uwe> wrote in message news:66307561f3447[ at ]uwe...
[Quoted Text] > Carl: > I have it fixed now. But should I make the .MDE file after the split?? > > Newf > > Carl Rapson wrote: >>Depends on what you mean by "a little trouble". What have you tried? What >>problems are you having? >> >>You don't "have" to make either of the ends into a .MDE, but it's common >>to >>convert the Front End in order to prevent users from altering forms, >>reports, etc. >> >>Carl Rapson >> >>>I am having problems with letting multiple users use the database at one >>>time. >>[quoted text clipped - 7 lines] >>> >>> Newf > > -- > Newf > ~Everyone needs a NEWFIE as a friend~ > > Message posted via AccessMonster.com > http://www.accessmonster.com/Uwe/Forums.aspx/access-multiuser/200609/1>
|