Article ID: 160893 - Last Review: January 19, 2007 - Revision: 3.2 ACC97: Querying Linked SQL Server Tables May Cause ErrorThis article was previously published under Q160893 Moderate: Requires basic macro, coding, and interoperability skills.
On This PageSYMPTOMS
When you run a query based on two or more SQL Server tables, the query
results are returned, and then you receive the following error message:
MSACCESS caused an invalid page fault in module MSJET35.DLL
CAUSE
There are five requirements that your database must meet in order to
produce the error:
RESOLUTION
There are three ways to work around this error:
STATUS
Microsoft has confirmed this to be a problem in Microsoft Access 97. This
problem no longer occurs in the Microsoft Jet Database Engine version 3.51,
which is available from the Microsoft Download Center.
For information on how to obtain Microsoft Jet Database 3.51, please see the following article in the Microsoft Knowledge Base: 172733
(http://support.microsoft.com/kb/172733/EN-US/
)
ACC97: Updated Version of Microsoft Jet 3.5 Available for Download
MORE INFORMATIONSteps to Reproduce ProblemThe following example uses the sample database Northwind.mdb because it contains local tables with enforced relationships, which satisfies two of the four requirements to produce the error.This example assumes that you have linked the dbo.authors and dbo.titleauthor tables to your database from the SQL Server sample database called Pubs. WARNING: Following these steps will cause an invalid page fault on your computer. Make sure you save and close any open work on your computer before following these steps.
REFERENCES
For more information about creating SQL pass-through queries, search the
Help Index for "pass-through queries, overview," or ask the Microsoft
Access 97 Office Assistant.
For more information about customizing the system menu bar and database toolbars, search the Help Index for "customizing menus," or ask the Microsoft Access 97 Office Assistant. | Article Translations
|

Back to the top
