How to perform insert on Linked tables

A

Anitha

I am using Oracle database in Access application. How do I get the unique key
in the Access forms whn I insert data
 
T

Tom van Stiphout

On Fri, 18 Apr 2008 14:12:00 -0700, Anitha

How are you inserting data? There are several ways; you need to be
more specific. Also, what middleware (ADO, DAO, ODBC, other?) are you
using? What version of Access?
-Tom.
 
Top