Can you add fields the tables in a split database?

G

Guest

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
 
R

Rick Brandt

maura said:
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

Open the file where the tables reside and make your changes there. Then
refresh the links in the front end.
 
G

Guest

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,
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top