BUG: dbinit() Will Cause GP Fault if thousand_sep Set to NullLast reviewed: April 30, 1997Article ID: Q118883 |
The information in this article applies to:
- Microsoft SQL Server Programmer's Toolkit, version 4.2BUG# 10090 (4.20.50)
SYMPTOMSThe dbinit() function in W3DBLIB will cause a general protection fault (GP fault) if the thousand_sep value in SQLCOMMN.LOC has been set to '' or has been left blank.
CAUSEDB-Library incorrectly handles a '' or blank thousand separator.
WORKAROUNDDo not use a blank or '' thousand separator.
STATUSMicrosoft has confirmed this to be a problem in DB-Library 4.20.50. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
|
Additional query words: dblib
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |