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)
 Operating Different Databases of the Same Name

Author  Topic 

faizankh
Starting Member

8 Posts

Posted - 2007-02-04 : 16:17:34
You are installing two SQL Server 2000 database applications. Both applications need to create a database named "CustomerDB". You can install the two applications to run properly by making which of the following arrangements?


1)Set up two separate SQL Server computers, one for each application.


2) Using only one computer to run SQL Server, install SQL Server on the computer twice.

Which one is correct. Please help me

SwePeso
Patron Saint of Lost Yaks

30421 Posts

Posted - 2007-02-04 : 16:26:15
Both is correct (under the assumption you mean instance when you write [i]twice[i]). It is only a matter of how much money you want to spend on hardware.

But with my luck this is either a job interview question or homework, and has nothing to do with real world.


Peter Larsson
Helsingborg, Sweden
Go to Top of Page
   

- Advertisement -