Dear Friends
I am working on oracle11g XE. I want to insert the oracle table data into MS access (mdb) file. How can i do this?
Please help i will be thankful.
I did it through the linkĀ www.orafaq.com/node/60
in the end when i run below query
SELECT * FROM my_access_tab@access_db;
it gives below error
ORA-28545: error diagnosed Net8 when conneccting to an agent
Unable to retrieve text of NETWORK/NCR message 65535
ORA-02063: 2 lines from access_db
please help
Regards
Kamran