Installing .net with sql server 2005

  • Thread starter Thread starter Bis
  • Start date Start date
B

Bis

Hi Guys,
I am very poor in installation..
I was trying to install dotnet framework (the latest edition) in to my
computer.
In order to study , I have two computers at my home. One windowsXP(
lets call Computer1) and one Windows 2003 server(Computer 2) . My
intention is to save the SQL server 2005 databases in Computer 2 and
to acces that through the remote connection from
Computer1. At the same time, I have to acces internet help from
Computer 1. So how should I install the dotnet and sql2005 .
I tried to install .net files in Computer 1 and sql 2005 in Computer2.
Is it neccesary to install .net framework in Computer 2 as well to get
sql 2005. Since Computer 2 is a server it is slow in front end
applications and I would like to do the designing ( Visual studio) from
Computer 1.
I dont want to slow up my internet needs as well ( using DSL ) since my
partner is using this very much..
Could you help me with your suggestions??

thanks
Bis
 
1. SQL Server2005 reqiuers .NET2Framework2.0.
2. After install SQL Server2005, you need to enable remote access to it, in
order for you to access it from Computer1
3. Installing SQL Server2005, .NET Framework does not affect DSL Internet
access, assuming your home network is comprised this way:

a DSL Modem connect to phone jack, a DSL/Cable router connected to the
modem, each computer connected to the router's ports.
 
Back
Top