Insert data into Oracle DB from MS Access Forms
adnanBIHMay 23 2010 — edited May 23 2010Dear professionals,
how to insert data into table which reside in Oracle DB through MS Access forms?
We already created ODBC link, and use Oracle tables to select some data, and it works.
Unfortunately, we could only select data, but insert, delete and update are not available through MS Access form, although user has all permissions on the oracle DB (grant select, insert,update, delete on oracle_table to access_user).
driver:Microsoft ODBC for Oracle
MS Access 2003
Oracle DB 10.2
Thx in advance,
Adnan