On my windows 2000 developement machine, the line
works fine, but when I compile the program and run it on an NT4 box, I get an automation error. Has anyone seen this before, and is there some sort of service pack or something I should run, or a new version of MDAC_TYP?
Kevin
Code:
Private Function GetSummary() as ADODB.Recordset
Kevin