I have migrated my MS Access database/sql server to Oracle but front end is still MS Access. I have created ODBC Connection. I need to change modulesso that it points oracle database insted of pointing to ACCESS /SQL Server database. I have couple of
1) When should I prefer to use linked table vs ODBC link?
2) If I use linked table then my sql statement should be using ACCESS syntax or Oracle as they hace different variable type , select into Vs Insert/Create table
3) How to execute a statement from access on SQL Command in oracle
4) How to call oracle procedure from Access ?
Thanks in advance
1) When should I prefer to use linked table vs ODBC link?
2) If I use linked table then my sql statement should be using ACCESS syntax or Oracle as they hace different variable type , select into Vs Insert/Create table
3) How to execute a statement from access on SQL Command in oracle
4) How to call oracle procedure from Access ?
Thanks in advance