Change Table Name in Split database

J

John Vinson

Can you tell me how to change the table name in a split database?

Just to add to what Joseph says, note that you can have *different*
names in the front and back ends, if that's appropriate. You can right
mouseclick the table name (with the black arrow icon indicating that
it's a linked table) in the frontend, and choose Rename; of course,
you'll need to be sure that all queries, forms, combo boxes etc. which
reference that table are changed to match the new name.

John W. Vinson[MVP]
 
Top