Forum Discussion

keith_thomas's avatar
keith_thomas
New Contributor
14 years ago

Unable to interact with Office 2010 on Windows 7 64bit

If I run a standalone VBScript I can access Excel just fine. However exactly the same code,     Set oCn = CreateObject("ADODB.Connection")     Set oRS = CreateObject("ADODB.RecordSet") ...