DavidCB
26th November 2002, 12:45
I need to obtain information about the odbc error -7776.
According to the oracle faq it describes that it is an Access 2.0 error.
It is not my case, the error appears in Access 2002 and the latest driver from Oracle 8.0.6.
I need to obtain some tables from Baan Vb but two of them return this error when I try to import or to link a table.

torwin
5th December 2002, 16:43
After taking a quick look on the internet this error appears to relate to either :
- non-conformance between Baans date format and the date format on the application that you are trying to link.

Or
- corrupt date columns in the Baan data.

I don't know if a later ODBC driver will help.. but I hope this may give you an avenue of enquiry.

DavidCB
5th December 2002, 17:56
Thanks for your help Torwin.
I have the latest oracle and ms-access drivers.
This error that I found explained in a pdf file from oracle told that it's an error derived from ms-access 2 or from an old oracle driver, but I'm using ms-access 2002 and the latest oracle driver.
So I not sure if this response is correct for my case.