BUG: 32-bit Object Manager Fails When Using Transfer Feature

Last reviewed: April 29, 1997
Article ID: Q114099

The information in this article applies to:

  - Microsoft SQL Server version 4.21
BUG# NT: 10003 (4.21)

SYMPTOMS

The 32-bit version of Object Manager fails when using the Transfer feature if an entry in a format file does not have corresponding data in the input data file.

When the import is executed in this scenario, the following error message is displayed in the Data Transfer Error Report Window:

   $@ Row 1, Column 3: Attempt to bulk-copy a NULL value into a Server
   column which does not accept NULL values @#

The entry in the format file is defined in the table definition to accept NULL values.

The 16-bit version of Object Manager does not experience this problem in this scenario.

WORKAROUND

Use the 16-bit version of Object Manager or simply remove the entry from the format file.

STATUS

Microsoft has confirmed this to be a problem in Microsoft SQL Server version 4.21. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.


Additional query words: data transfer Windows NT
Keywords : kbbug4.21 kbtool SSrvObj_Man SSrvWinNT
Version : 4.21
Platform : WINDOWS


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: April 29, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.