ProgramError
Programmer
For those who wish to lookup the path of the tables/backend/links in a split database use the following in the control source of a textbox.
=DLookUp("Database","MSysObjects","[flags] = 2097152")
If the location of the back end changes, use the link manager to re-link to the tables.
Hope this helps someone.
Ian Mayor (UK)
Program Error
Programming is 1% coding, 50% error checking and 49% sweat as your application bombs out in front of the client.
=DLookUp("Database","MSysObjects","[flags] = 2097152")
If the location of the back end changes, use the link manager to re-link to the tables.
Hope this helps someone.
Ian Mayor (UK)
Program Error
Programming is 1% coding, 50% error checking and 49% sweat as your application bombs out in front of the client.