Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by howo5

  1. howo5

    Linked Table Location

    so there's no way in access to get rid of the the unique record identifier screen when linking a table without a primary key is there?
  2. howo5

    Linked Table Location

    Hi guys I'm trying to do the same thing where I use the DoCmd.TransferDatabase acLink, "ODBC Database", ConnectStr, acTable, rstrTblName, rstrTblName to link tables in Oracle, my problem is that it shoots up the unique record identifier screen and when I selsct just the first field...
  3. howo5

    Linked Table Location

    Hi guys I'm trying to do the same thing where I use the DoCmd.TransferDatabase acLink, "ODBC Database", ConnectStr, acTable, rstrTblName, rstrTblName to link tables in Oracle, my problem is that it shoots up the unique record identifier screen and when I selsct just the first field...

Part and Inventory Search

Back
Top