Unknown Queries

  • Thread starter Thread starter Mark A. Sam
  • Start date Start date
M

Mark A. Sam

Hello,

I have a project with a group of unknown queries (views). I don't recall
ever noticing them until a few days ago, but that doesn't mean they weren't
there. Here are a couple of the names:

dt_addtosourcecontrol (dbo)
dt_addtosourcecontrol_u (dbo)
dt_adduserobject (dbo)

Are these objects that SQL Server or Access created, possibly for examples?

God Bless,

Mark A. Sam
 
Hi Mark,

Those are stored procedure support for common graphics interface of Access
and Enterprise Manager.
Some of them are used to view existing diagrams or to create new diagrams

Bye
Giorgio
 
Will it nother anything if I delete them? I am only using Access and
Enterprise manager with the SQL Server.
 
Back
Top