Should I secure my database before I split it?

  • Thread starter ThomasK via AccessMonster.com
  • Start date
T

ThomasK via AccessMonster.com

Should I secure a database before I split it or after, or does it matter?
 
R

Rick Brandt

ThomasK said:
Should I secure a database before I split it or after, or does it
matter?

It doesn't matter if you split manually (my preference). If you plan to use
the splitter wizard then secure after splitting because the splitter wizard
produces a non-secured back end file anyway. If you apply security before
using the splitter wizard you will just have to do it over again for the
tables.
 
Top