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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ODBC ACCESS-ORACLE

Status
Not open for further replies.

abitibi

Programmer
Sep 25, 2002
2
CA
Hi,
I'm trying to link oracle tables from access2000 or access97
when I connect to to oracle (I use system or any prvillged account) via my dsn I can find no table (or object)

Thanks
 
You log into oralce like sql and try to access the table like select * from ......
Other way is create new table with that user id and try to link from access.
 
Hi,
In sql I can select any table or view
I can modify insert delete no problem.
The problem apears where we migrated from novell to windows 2000

Thank you


 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top