I created an acc97 DB for a network here at work. however some of the network users have acc2000 installed and not 97. thus we have a problem since the two arent compatible, or so i’ve heard. since we are all sharing the same DB i was thinking i could convert the current access DB to Acc2000 by following these instructions i got from MSFT
Make a backup copy of the Access database you’re going to convert, to keep until you’re comfortable working with the Microsoft Access 2000 database.
Close the Microsoft Access database you’re going to convert.
If the Access database is a multiuser database located on a server or in a shared folder, make sure that no one else has it open.
In Microsoft Access 2000, point to Database Utilities on the Tools menu; point to Convert Database and then click To Current Access Database Version.
In the Database To Convert From dialog box, select the database you want to convert and then click Convert.
In the Convert Database Into dialog box, do one of the following:
Type a new name (without the .mdb extension) for the Microsoft Access 2000 database file.
Select a different location for the Microsoft Access 97 database file. (You can keep the same name, or change it.)
You cannot convert an Access database into a file with the same name and location as the original database.
Click Save.
Microsoft Access converts the database to Access 2000 format.
OK it seems fine but if i do this will the different users who make changes to one version be bale to make those changes int he other. so if i edit the 2000 version and remove a client from the DB, will that client also be removed from the 97 version. what i am asking is will the updated DB be linked to the old one or am i simply creating 2 instances of a dupliacte DB. thanks a lot. any solutions?