I've got a 2008 Enterprise SQL server that is setup for mirroring. I'm writing a VB program that calls the database on the SQL server and sometimes I get the following error in VB:
'SQLOLEDB' failed with no error message available, result code: E_OUTOFMEMORY(0x8007000E).
System.Data.OleDb.OleDbException occurred
InnerException:
Can anyone tell me what this means?