I am trying to export data from MS-Access(2007) to Oracle database(10g R1)..When i am trying to export i am getting below error message
ODBC-call failed
[Oracle][ODBC][Ora]-00955:name is already used by an existing object
(#955)
But,whenever i am importing the data from sql i am not getting any error..I did with emp table from scott schema...What's the cause for above errror?