DB_SEC_E_AUTH_FAILED(0x80040E4D).

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hallo

I have an import process that crashes after importing millions of data rows suddenly stops working with the error message

System.Data.OleDb.OleDbException: No error information available: DB_SEC_E_AUTH_FAILED(0x80040E4D)

The exception coccurs when making the connection to the Access 2000 databas
objConnection.Open(

Has anyone had this kind of error before

As next I was going to check if this could be related to MDAC or if there is a problem with the sharing of the database connection.

Any ideas would be welcome..

Thanks..

Nigel...
 
Back
Top