The line marked "// ERROR HERE" gives me this compile error: Error, Incompatible variable types in expression
Microsoft's docs say the ActiveConnection property is expecting a variant. I am confused by their Visual C++ code example, however. Can anyone help me figure out how to make the ActiveConnection property assignment?