I just finished programming a database (written in the version of MS Access in Windows XP Professional) and installed it on another PC with the version of Windows XP Home. I thought, it will be the same, but now the database starts behaving really odd.
1. It asks whether I really want to open the object (database) because it might contain unsafe expressions?
2. The database has 4 main forms. 3 of them function ok, but the fourth is malfunctioning. There are 3 command buttons that are the same for each form: Cancel, Find and Add New Record. And while in the first 3 forms these functions are ok, in the fourth I cannot execute the functions Cancel and Add New Record. I also cannot change anything there. But the form isn't read-only!
3. I have a report that displays sums for each revenue or expense category. At my laptop at home it functions well, but here it displays only "error" in the Print Preview. Also the Date() function is not ok. It displays "Name?" instead.
4. A main form has a combobox, whose datasource is a look-up column in the underlying query. In the query the customer name appears in this column. But in form view the customer ID appears instead.
I hope someone has a good advice how I can fix these things. It's my first database...
Thanks in advance!
1. It asks whether I really want to open the object (database) because it might contain unsafe expressions?
2. The database has 4 main forms. 3 of them function ok, but the fourth is malfunctioning. There are 3 command buttons that are the same for each form: Cancel, Find and Add New Record. And while in the first 3 forms these functions are ok, in the fourth I cannot execute the functions Cancel and Add New Record. I also cannot change anything there. But the form isn't read-only!
3. I have a report that displays sums for each revenue or expense category. At my laptop at home it functions well, but here it displays only "error" in the Print Preview. Also the Date() function is not ok. It displays "Name?" instead.
4. A main form has a combobox, whose datasource is a look-up column in the underlying query. In the query the customer name appears in this column. But in form view the customer ID appears instead.
I hope someone has a good advice how I can fix these things. It's my first database...
Thanks in advance!