BUG: RDS 2.0 Client Cannot SubmitChanges to RDS 1.5 Server

ID: Q198531

The information in this article applies to:

SYMPTOMS

When submitting changes using the SubmitChanges of the RDS.DataControl or the RDSServer.DataFactory the user may see the following error message:

[Microsoft][ODBC Microsoft Access 97 Driver] The Microsoft Jet database engine cannot open the file 'C:\WINDOWS\system32'. It is already opened exclusively by another user, or you need permission to view its data.

NOTE: The above error is for Access databases ONLY. The problem may occur with other databases, with different error messages.

Also note: This problem only occurs on the SubmitChanges. Querying the database does not cause the above error. If you are receiving an error querying a database, see the references section for additional articles that may help.

CAUSE

One cause of this problem is the client has RDS 2.0 installed while the server has RDS 1.5 installed. There may be other causes to this error message. This problem may also occur if permissions are not correctly set, see article Q183060 for more information.

RESOLUTION

Upgrade the Server to the latest version of RDS. The most current version of RDS should be able to handle clients of previous versions. It is not guaranteed that newer clients can connect to older servers, however.

STATUS

Microsoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article.

MORE INFORMATION

Steps to Reproduce Behavior

To reproduce this behavior, you need access to two machines, a server and a client.

1. Using the NT Option Pack, install both IIS 4.0 and MDAC 1.5 on the server. Do a complete install of both items (make sure all options are checked.) The Option Pack can be found at http://www.microsoft.com/ntserver/

2. Install Internet Explorer 4.0 sp1 or greater on the client machine. Install Microsoft Data Access Components version 2.0 on the client machine. This can be found at http://www.microsoft.com/data

3. Start Internet Explorer on the server and navigate to the following page: http://YOURSERVERNAMEHERE/msadc/samples/adctest.asp

4. Run the query and change some data in the grid. After you change the data, click on 'Save Changes.' The data should save and the grid should refresh without a problem.

5. Start Internet Explorer on the client and naviagate to the same page (http://YOURSERVERNAMEHERE/msadc/samples/adctest.asp)

6. Repeat step four. This time when you press 'Save Changes' you will receive the error listed in the 'Symptoms' section of the article.

7. Install Microsoft Data Access Components on the server and repeat steps 3 to 6. You should receive no errors updating your data.

REFERENCES

This problem may also occur if permissions are not correctly set, see article Q183060 for more information. Query the Knowlege Base for the following keywords: "RDS and Permissions" to get the latest permissions information on RDS.

Additional query words: kbDSupport kbdse

Keywords          : kbMDAC 
Version           : WINDOWS:1.5,2.0
Platform          : WINDOWS
Hardware          : x86
Issue type        : kbbug
Solution Type     : kbfix

Last Reviewed: March 18, 1999