Hi All,
I'm trying to open an ADODB::Connection in a ActiveX object implemented in VB6 and pass a reference of that connection to another ActiveX object in al differente dll.
I don't know what's going wrong but I have an error when I try to set that connection as a recordset's activeConnection.
Does anyone have any clue about this problem?
Thanks in advance,
Julio