Split Database - changing/adding tables later

  • Thread starter Thread starter Carrie
  • Start date Start date
C

Carrie

Hi,

Thanks for the help yesterday - I searched online and
better understand the process and the reasoning now. One
thing I didn't find mention of was how easy (or difficult)
it is to make changes to the back end. I have built about
half of the database right now (tables, queries, forms and
reports) which the staff needs to start using now because
they are currently filling out their govt. forms by hand.
But I know that I need to build some more tables, queries,
forms, reports in the next couple months.

If I go ahead and split the database and then add more
tables to the backend (with the rest to the front end) can
I just import the additional tables from the back end, or
will this cause headaches?

Thanks a lot!
Carrie
 
Hi Carrie

Should be no problem as long as you don't forget to link your tables to the
front end portion of the application.
 
Back
Top