FIX: Handled Access Violation Caused by Mac Client and SQL Trace (199850)



The information in this article applies to:

  • Microsoft SQL Server 6.5

This article was previously published under Q199850
BUG #: 18495 (SQLBUG_65)

SYMPTOMS

Using SQL Server 6.5 on Windows NT Server 4.0, an Apple Macintosh client running a query against SQL Server causes a stack dump, at which point SQL Server shuts down.

This only occurs when running a pre or post remote procedure call (RPC) event handler, such as SQL Trace, on the server before the client connects.

WORKAROUND

To work around this problem, avoid using any pre or post handler like SQL Trace with Macintosh clients.

STATUS

Microsoft has confirmed this to be a problem in SQL Server 6.5. This problem has been corrected in Service Pack 5a for Microsoft SQL Server 6.5.For more information, click the following article number to view the article in the Microsoft Knowledge Base:

197177 INF: How to Obtain SQL Server 6.5 Service Pack 5a

For more information, contact your primary support provider.

MORE INFORMATION

The third-party products that are discussed in this article are manufactured by companies that are independent of Microsoft. Microsoft makes no warranty, implied or otherwise, regarding the performance or reliability of these products.

Modification Type:MajorLast Reviewed:3/14/2006
Keywords:kbBug kbfix kbQFE KB199850