J
Jancsi V
This seems to be an old problem. I have seen several questions but no real
good answer. What I have now is the following.
A form with a combo box to select records using the AfterUpdate propery. It
is smple, it works, in current access it is even created by a wizzard.
On one of the computers I use (computer A), this does not work anymore. I
get the error message: "A problem ocurred while Microsoft Access was
communicating with the OLE server or ActiveX Control."
I create the same sample problem on another computer, B, and it works. I
copy this .mdb to computer A - it works. On computer A I add a new form (same
as the other), again with a combo box: error message. The new form works as a
form, it can display the table data, etc. It seems that the event of the
combobox is not handled properly.
There is computer C, I copy the (good) sample file from B, no problem. There
too, a new form is added, with combo box, it works fine. I copy the file from
computer A (the one that did not work), it doesn't work here either. There
is also computer D: The "good file" created on B works, new form can be
added, no problem.
On computer A I changed the event from using VB code finding a record to a
very simple one: run a macro to give a sound. This worked. I changed the
macro to set a value of a textbox on the same form, this does not work
anymore.
Computer A: Win XP Pro En, Office 2003 Pro Hun
Computer B: WIn XP Pro En, Office 203 Pro Eng
Computer C: Win XP home, Office XP Pro Eng
Computer D: Win XP Pro Hun, Offce 2003 Pro Hun
I am almost sure computer A did not have this problem until about a week ago.
Can anyone suggest what I should do?
good answer. What I have now is the following.
A form with a combo box to select records using the AfterUpdate propery. It
is smple, it works, in current access it is even created by a wizzard.
On one of the computers I use (computer A), this does not work anymore. I
get the error message: "A problem ocurred while Microsoft Access was
communicating with the OLE server or ActiveX Control."
I create the same sample problem on another computer, B, and it works. I
copy this .mdb to computer A - it works. On computer A I add a new form (same
as the other), again with a combo box: error message. The new form works as a
form, it can display the table data, etc. It seems that the event of the
combobox is not handled properly.
There is computer C, I copy the (good) sample file from B, no problem. There
too, a new form is added, with combo box, it works fine. I copy the file from
computer A (the one that did not work), it doesn't work here either. There
is also computer D: The "good file" created on B works, new form can be
added, no problem.
On computer A I changed the event from using VB code finding a record to a
very simple one: run a macro to give a sound. This worked. I changed the
macro to set a value of a textbox on the same form, this does not work
anymore.
Computer A: Win XP Pro En, Office 2003 Pro Hun
Computer B: WIn XP Pro En, Office 203 Pro Eng
Computer C: Win XP home, Office XP Pro Eng
Computer D: Win XP Pro Hun, Offce 2003 Pro Hun
I am almost sure computer A did not have this problem until about a week ago.
Can anyone suggest what I should do?