Rename a database

  • Thread starter Thread starter Frank Situmorang
  • Start date Start date
F

Frank Situmorang

Hello,

I have finished designing a database, if I rename it to be other name.
Example. Churchmember.mdb and now I change it to chruchmember_Union

Will it effect that any program can not work?

Thanks for any idea provided.
 
That depends...

If you split your database, you will need to relink the table using the
linked table manager (if you are renaming the back-end).

As a general rule however, you shouldn't experience any major problems.

Best way to know is to simply try it. Create a backup of the original db
and then change the name and then test out your db.
--
Hope this helps,

Daniel Pineault
For Access Tips and Examples: http://www.cardaconsultants.com/en/msaccess.php
If this post was helpful, please rate it by using the vote buttons.
 

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

Back
Top