Linking tables - suppress key selection

B

BootieDay

I'm using a macro with TransferDatabase commands to link tables from an ODBC
connection. I would like to suppress the dialog that appears when linking a
table that asks you to choose a primary key field. Using SetWarnings NO does
not appear to work. Is there a way to do this?
 
Top