Can you add fields the tables in a split database?

M

maura

I have a database that is split, and after years of using this database there
are some additions/changes we would like to make. Some of these changes would
include adding more fields to the tables, I haven't really played around with
this and wanted some pointers before I started. Any suggestions?

maura
 
D

Designing-Systems.com

hi,

You can simply add the fields in the backend database by opening the tables
in design mode.

For the front end you will have to open the forms and reports (or any other
objects involved) and add the new fields to these objects. You will need to
edit each object where the new field needs to appear.

Regards,
 
Top