Rename a database

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.
 
D

Daniel Pineault

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.
 
Top