Should I Split It

S

S Jackson

I have a database that is only used by myself and one other user. It is
stored out on our lan. Would it be better to split this database or not
worth the trouble for just the two of us?

TIA
S. Jackson
 
S

S Jackson

But, I guess my real question is when I tweak a form then I have go
interrupt the other user to implement the change, right?
 
C

Cheryl Fischer

Well, you can probably figure out what my answer to your question is!
<smile>

Sure, go ahead and split this one. Since only two users are running the db,
you have a relatively 'low-risk' project for your first effort at splitting
and deploying the front-end to individual user's computers.

Here's a tip: When you link tables in the back-end to the front-end,
navigate to the database on the server by using Network Neighborhood so that
the link will be the full UNC path. You will avoid individual drive-mapping
problems this way.
 

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