FIX: Table Created in Visual Studio Is Not Owned by the DBO Who Created It (260095)



The information in this article applies to:

  • Microsoft Visual Studio 6.0 SP3

This article was previously published under Q260095

SYMPTOMS

When a database table is created in Visual Studio, it is not owned by the database owner (DBO) who created it.

RESOLUTION

Install the latest service pack for Visual Studio 6.0.

STATUS

Microsoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article. This bug was corrected in the latest service pack for Visual Studio 6.0.

For additional information about Visual Studio service packs, click the following article numbers to view the articles in the Microsoft Knowledge Base:

194022 INFO: Visual Studio 6.0 Service Packs, What, Where, Why

194295 HOWTO: Tell That a Visual Studio Service Pack Is Installed

To download the latest Visual Studio service pack, visit the following Microsoft Web site:

MORE INFORMATION

Steps to Reproduce Behavior

  1. Log in as a user who is a member of db_owner but not DBO.
  2. Create a table.
  3. Save the table. Result: The table is not owned by the DBO who created it.

REFERENCES


Modification Type:MinorLast Reviewed:12/12/2005
Keywords:kbBug kbfix kbVS600sp4fix kbVS600sp5fix KB260095