Wrox Programmer Forums
Go Back   Wrox Programmer Forums > SQL Server > SQL Server 2005 > SQL Server 2005
|
SQL Server 2005 General discussion of SQL Server *2005* version only.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the SQL Server 2005 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old March 28th, 2007, 11:20 AM
Friend of Wrox
 
Join Date: Apr 2006
Posts: 160
Thanks: 0
Thanked 0 Times in 0 Posts
Default question about master system database

Hi, i use sql server 2005 express where i created several databases. When opening Management Studio, i can see, besides my databases, also Master, Model etc .. which manage the databases. Now i also use MDF files which are disseminated on the same server. I see that for one given user, there is also a Master, Model etc ... in c:\document and settings\that user\ .....

My question is: are those local Master, Model etc ... related with the central Master, Model ... of the central database system or are they independant? What if i delete the MDF files and its related system files in c:\.doc and settings\.. ?

Thanks


 
Old March 28th, 2007, 04:14 PM
Authorized User
 
Join Date: Dec 2006
Posts: 57
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Each user will get there own user instance set of system databases when they connect for the first time and the User Instance option is set to True.

Since the system databases are copied locally when the user connects, I don't see why you can't delete them. However, I have never tried to delete them before.

You should read up on User Instances @ http://msdn2.microsoft.com/en-us/library/bb264564.aspx.

HTH

Adam Gossage
Lake Wylie, SC, USA
 
Old March 29th, 2007, 01:50 AM
Friend of Wrox
 
Join Date: Apr 2006
Posts: 160
Thanks: 0
Thanked 0 Times in 0 Posts
Default

thanks






Similar Threads
Thread Thread Starter Forum Replies Last Post
Motor Database System (MDS) Freelancer Beginning VB 6 4 June 6th, 2007 07:42 AM
File System Object question fogofogo Classic ASP Basics 1 December 8th, 2005 04:14 PM
Master Sql database error ?? jezotti Classic ASP Databases 1 August 16th, 2004 07:59 PM
Internet Database System Information pshan33 MySQL 4 October 6th, 2003 12:18 PM
ACCESS is an internet database system? sotsot82 Access 1 September 24th, 2003 12:09 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.