dbTalk Databases Forums  

server

microsoft.public.sqlserver.setup microsoft.public.sqlserver.setup


Discuss server in the microsoft.public.sqlserver.setup forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
BABRESA
 
Posts: n/a

Default server - 04-21-2007 , 08:21 AM






Do I have to set up a sql server database on a sql server? Or can I do this
on any server


Reply With Quote
  #2  
Old   
Russell Fields
 
Posts: n/a

Default Re: server - 04-21-2007 , 08:47 AM






Yes, the SQL database must be on the SQL Server. SQL Server was not
designed to run a database that physically exists on another server.

RLF
"BABRESA" <bmcbean (AT) hotmail (DOT) com> wrote

Quote:
Do I have to set up a sql server database on a sql server? Or can I do
this on any server



Reply With Quote
  #3  
Old   
Hari Prasad
 
Posts: n/a

Default Re: server - 04-21-2007 , 03:26 PM



Yes, for creating a SQL Server database you need to have a SQL Server
engine installed. After the installation
you may need to login into the SQL Server and then you can create the
databases. Take a look into the CREATE DATABASE
command in books online or use the graphical utility SQL Server management
studio to create the databases.

Thanks
Hari


"BABRESA" <bmcbean (AT) hotmail (DOT) com> wrote

Quote:
Do I have to set up a sql server database on a sql server? Or can I do
this on any server



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.