Split DB - FE changes

R

Roaftech

I'm developing a database for a charity which has been advised to update its
paper records. IT will be a single machine applicatiuon with maybe three
users so there's no network or web implications. I won't be around to
maintain it and sooner or later someone will foul it up so I thought I would
split it FE/BE. They can then email me the tables for repair or I can email a
new FE with revised forms etc.
However, having tried this, the changed controls on the front end won't work
properly. Existing unmodified controls work fine, but edited bits seem to be
- for want of a better word - impotent. For example, a combo will read the
table options but won't act on the selection, whereas the same code in an
unmodified copy of the form works as it should.
Replies elsewhere suggest that a modified fe can be just copied over the
original, but it seems that isn't sufficient.
A] -Is there a need to relink the modified forms to the BE tables somehow?
B] - Is there a way to copy modified forms, reports from one DB to another
without having to do it one at a time through the DB Window?

Many thanks for your assistance,
 

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