R
rmiller1985
Does anyone know if there are there any compatibility issues between Access
2000 on a PC running Windows XP and Access 2000 on a PC running Windows 2000?
A client sent me an .mdb file, which I opened and was able to work on. I
modified and added VBA code, then copied the new .mdb file onto a CD and went
to the client's site. All of the new code worked fine at home, but at the
client's site I received several runtime errors that threw the application
into the debugger. Sometimes the debugger would open on code that used a
variable that I hadn't declared; but sometimes it would open on code that I
hadn't modified (and, as far as I can tell, had no problems). After fixing
the code in question, the application worked fine; but then I did some more
development at home and e-mailed the .mdb file back, and once again the user
experienced runtime errors in when opening forms, and in at least one case it
was a form where I'd modified the layout of a control slightly but hadn't
modified any code.
Any ideas?
Thanks,
Rich
2000 on a PC running Windows XP and Access 2000 on a PC running Windows 2000?
A client sent me an .mdb file, which I opened and was able to work on. I
modified and added VBA code, then copied the new .mdb file onto a CD and went
to the client's site. All of the new code worked fine at home, but at the
client's site I received several runtime errors that threw the application
into the debugger. Sometimes the debugger would open on code that used a
variable that I hadn't declared; but sometimes it would open on code that I
hadn't modified (and, as far as I can tell, had no problems). After fixing
the code in question, the application worked fine; but then I did some more
development at home and e-mailed the .mdb file back, and once again the user
experienced runtime errors in when opening forms, and in at least one case it
was a form where I'd modified the layout of a control slightly but hadn't
modified any code.
Any ideas?
Thanks,
Rich