Problem communicating with OLE Server or ActiveX control.

R

Rob Pike

HI,

relative newcomer to Access and getting the above message followed by a
comment to restart the OLE server outside access and try again. This is in
reponse to an on_Change event from a combo box. The procedure that this calls
is the only proc that contains ADO or DAO references in it. Tried DAO first
and then tried ADO but the same message appeared every time the event is
fired. All references are ok.
 
Top