To close this thread to overcome the message I actually used the Send Keys method as per the following:-
'Connect to the MOUT_PO_INTERFACE table
SendKeys ("{ESC}")
strTableName = "LocalMOUT_PO_INTERFACE"
DoCmd.TransferDatabase acLink, "ODBC", _
"ODBC;DSN=MAXIMO;", acTable...
Thanks for your reply dhookom, however I would prefer to use the table link method, is there a way to suppress the prompt? I have tried using the Sendkeys {esc} to automatically do this but cant get it to work.
Hi, I'm new to the group, and I have a problem that is causing me to go prematurely grey. I have created links to an external Oracle database using ODBC, however 2 tables I've connected to have no primary key and therefore get the select unique record identifier dialogue, how can I suppress...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.