N
Nancy
Hello to all. I have a database in which in the form there are two fields
"TK" and "City". So when specific data is entered in the field TK, other
data it is autoentered in the field CITY. (After update....If Me![TK] Like
"111" Then Me![CITY] = "something"). It works fine in all computers the
database is working. But in a computer in which XP PRO was installed a few
weeks ago and Office 2003 PRO it does not work. I get the error message (I
have to translate it from Greek, I'll do my best): "The after update
function caused an error. There was a problem with the communication of
Microsoft Office Access with the OLE server or with the ActiveX control".
When I create a new database and I click on the after update section of the
properties I get the message "Microsoft Access can not create the Visual
Basic macro" (or at least something like that, as I told you it is in
Greek).
I will try to give you additional information:
I have downloaded all windows and office updates and service packs.
I have uninstalled and reinstalled Office 2003 pro.
I have done a repair of Office 2003.
I have put the safety of Access in LOW.
I have the latest Microsoft Jet 4.0 service pack (I have MSjet40.dll version
4.0.8618.0, which I read is the latest for WinXP).
The code is correct since the same database works in all other computers.
I just do not know what else to do.
Pleas help me.
Thank You
Nancy
"TK" and "City". So when specific data is entered in the field TK, other
data it is autoentered in the field CITY. (After update....If Me![TK] Like
"111" Then Me![CITY] = "something"). It works fine in all computers the
database is working. But in a computer in which XP PRO was installed a few
weeks ago and Office 2003 PRO it does not work. I get the error message (I
have to translate it from Greek, I'll do my best): "The after update
function caused an error. There was a problem with the communication of
Microsoft Office Access with the OLE server or with the ActiveX control".
When I create a new database and I click on the after update section of the
properties I get the message "Microsoft Access can not create the Visual
Basic macro" (or at least something like that, as I told you it is in
Greek).
I will try to give you additional information:
I have downloaded all windows and office updates and service packs.
I have uninstalled and reinstalled Office 2003 pro.
I have done a repair of Office 2003.
I have put the safety of Access in LOW.
I have the latest Microsoft Jet 4.0 service pack (I have MSjet40.dll version
4.0.8618.0, which I read is the latest for WinXP).
The code is correct since the same database works in all other computers.
I just do not know what else to do.
Pleas help me.
Thank You
Nancy