I'm experiencing difficulties using ADO with VC++ Under WIN2000. A simple
code fragment such as this:
ADODB::_ConnectionPtr spCnn;
spCnn.CreateInstance( __uuidof( ADODB::Connection ) );
spCnn->Open("Provider=OraOLEDB.Oracle;Password=ami;User ID=ami;Data
Source=amidev;", "", "", ADODB::adConnectUnspecified);
spCnn->Close();
causes the program to break unexpectedly while trying to exit at address
77F9F9DF of NTDLL. I've downloaded MDAC 2.5 SP1 and tried to upgrade but the
package fails and claims I already have MDAC 2.5