K
Kevin
I KNEW I should never have upgraded (clean install, after "upgrade"
killed my machine) W2k to XP!
After the install I have only Office 2003 on my machine (previously had
Office XP, after the upgrade that's gone, since I - apparently stupidly
- only installed Office 2003). I'm now getting the above message on
code which has worked fine previously, and works fine on a client
machine with Win/XP and Access/XP. Obviously MS hath taken away again!
The code that breaks (at least the code that breaks that I've found so
far) is
Me.Parent!fPeopleCategories.Form.RecordSource = tSQL
(The fPeopleCategories subform has an MSComm32.ocx on it, and I've just
had to get a copy of that and register it to make it work. (I
previously had Visual Studio 6, which included it, and now only have
..NET, which doesn't.) In another form the comm control appears to work
fine. I mention this because Google has turned up answers to the error
above which reference ActiveX control problems.)
Help would be appreciated. My pile of rocks to throw at people who live
in Redmond gets higher and higher.
Kevin
killed my machine) W2k to XP!
After the install I have only Office 2003 on my machine (previously had
Office XP, after the upgrade that's gone, since I - apparently stupidly
- only installed Office 2003). I'm now getting the above message on
code which has worked fine previously, and works fine on a client
machine with Win/XP and Access/XP. Obviously MS hath taken away again!
The code that breaks (at least the code that breaks that I've found so
far) is
Me.Parent!fPeopleCategories.Form.RecordSource = tSQL
(The fPeopleCategories subform has an MSComm32.ocx on it, and I've just
had to get a copy of that and register it to make it work. (I
previously had Visual Studio 6, which included it, and now only have
..NET, which doesn't.) In another form the comm control appears to work
fine. I mention this because Google has turned up answers to the error
above which reference ActiveX control problems.)
Help would be appreciated. My pile of rocks to throw at people who live
in Redmond gets higher and higher.
Kevin