PDA

View Full Version : Access 2003 comboxes don't work in Access 2000



shutterfly
06-22-2007, 07:05 AM
Ok, here is some background: people in my company are using different windows OSs, mainly XP and 2000, and different MS Office Suits, mainly 2000 and 2003.

I have programmed a tool based on Access 2003 but I found major compatibility issues when I try to deploy on our analysts' machines (most of them are running on Win2000/office 2000)

For example, I got "undefined procedure" error on a combobox control's RemoveItem() on their system while it runs well on mine.

So my question is: what are the libraries needed to run the new Forms Controls? Can I just copy/install these libries on their machines to get those controls work?

Thanks,

geekgirlau
06-24-2007, 10:23 PM
The simplest method is to convert the database to a 2000 format, which can be used by both.