BUG: DMO BCP Fails When Using Mixed Security and Trusted Connection

ID: Q180711


The information in this article applies to:
  • Microsoft SQL Server version 6.5

BUG #: 17804 (SQL6.5)

SYMPTOMS

When you use SQL-DMO to perform a bulk copy operation with a forced trusted connection and SQL Server is running under mixed security, you will receive the error message

[SQL Server] Login failed

if the password of the specified login user is not null.


WORKAROUND

You can use any of the following methods to work around the problem.

  • Use integrated or standard security.

    -or-


  • Make a standard connection.

    -or-


  • Use Vbsql.ocx in place of SQL-DMO for a trusted bcp operation using mixed security.



STATUS

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

Keywords : SSrvDMO kbbug6.50
Version : Windows:6.5
Platform : WINDOWS
Issue type : kbbug


Last Reviewed: April 16, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.