Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

dtproperties - a user table?

Status
Not open for further replies.

andreis

Programmer
Apr 19, 2001
169
US
Hi:

Why a user table dtproperties is always being created for new databases in SQL 2000?

Thanks.
Andrei
 
The dtproperties table is actually a system table and is used to store information about any database diagrams you create. --James
 
right, so it's a bug that the table is marked as user one, not system?
 
this is odd because it's listed as a system table in my SQL 2000.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top