The information in this article applies to:
BUG #: 18579 (SQLBUG_65) SYMPTOMSIf you use the GetItemByOrd or GetItemByName SQL-DMO functions and pass an invalid name or ordinal value, the eighteenth failed call to these functions will leak 4,096 bytes of private bytes. WORKAROUNDTo work around this problem, ensure that the value, either name or ordinal, is valid by inspecting the Count properity or the Item(n).Name property of the collection. STATUSMicrosoft has confirmed this to be a problem in SQL Server version 6.5. Additional query words: distributed management objects 18 18th
Keywords : SSrvDMO SSrvProg kbbug6.50 |
Last Reviewed: March 14, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |