brettatexplace
Technical User
When my Access2000 database opens, I want to create access to some tables that are not previously linked to the Program. (trying to hide background tables as much as possible from end users, so they cannot open a table from the tables tab of the database window). When a specific form is opened, I would like to establish the link, and then, on close, remove the link....
Is there something simple like
OnCmd OpenTable,"TableName","fileName",NetworkPath ???
Thanks
Is there something simple like
OnCmd OpenTable,"TableName","fileName",NetworkPath ???
Thanks