Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 dtproperties

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2002-08-20 : 09:06:59
Praveen Kumar Peddi writes "Hi guys,I have noticed one thing in creating database.While creating database, sometimes, it is creating dtproperties table,
sometimes it is not.why it is so? I have no problems in accessing the application but on weblogic server, when this table is not found,it is generating some warning messages , still dabtabase is accessible.Ur help is appreciated, thanx in advance,
Praveen"

Edited by - robvolk on 08/20/2002 09:07:38

jasper_smith
SQL Server MVP & SQLTeam MVY

846 Posts

Posted - 2002-08-20 : 10:54:01
This is used to store information about database diagrams. It gets recreated if required and not present but can be safely deleted or left alone if not using the database diagrams functionality of Em



HTH
Jasper Smith
Go to Top of Page
   

- Advertisement -