bypass "Select Unique Record Identifier" dialog

D

Dale Fye

I am using the TransferDatabase method in some of my code
to link to tables in an Oracle database. When I link a
table that does not have a PK defined, the "Select Unique
Record Identifier" dialog box pops up.

Does anyone know what I need to do to bypass this dialog?
If have tried setting warnings off, but that didn't do it
 
Top