Set oCon = new ADODB.Connection fails



This VB6 code failes with error "ActiveX component can't create object"
after installing MDAC 2.8.
Worked fine with MDAC 2.7.

Dim oCon as ADODB.Connection
Set oCon = new ADODB.Connection

Does anyone have any clue what to do?

Lars Johansson
System Developer, IFS



.