RobertT687
Programmer
I'm using both Access2000 and 2003. I have a routine that refreshes my linked MSSQL table attachments by requiring a logon to the SQL server. All the linked tables have primary keys. When linking a View, the user is prompted to 'Select Unique Record Identifier'. The users frequently click 'OK' or 'CANCEL' without selecting anything. Sometimes this causes performance problems. I'd like to find a way in VBA to perform the link and supply the appropriate key fields for the views without the user seeing any dialog boxes or needing to be aware of the required key fields.
Thanks in advance for any ideas.
Thanks in advance for any ideas.