Home All Groups Group Topic Archive Search About
Author
12 Mar 2006 1:56 PM
Coach
Hi
I want to use the new vb express 2005 and sql server 2005. I understand i
also have to install dot net 2 framework for this.
my questions are,
what order do I have to install them
with this server, can i make a virtual server on my computer as i believe
you could with sql server.net if you know what i mean
does this server run all the time, taking resources or can you turn it on
and off

regards
Coach

Author
12 Mar 2006 2:21 PM
Cor Ligthert [MVP]
Coach,

SQL Servier is running all the time, although as all services you can set it
on and of in the services.

There is no sequence in installing.

I don't know what you mean with a virtual server.

Everything that is running takes resources.

I hope this gives an idea

Cor


Show quoteHide quote
"Coach" <coach.pantu***@ntlworld.com> schreef in bericht
news:IMVQf.3309$GN1.2409@newsfe2-gui.ntli.net...
> Hi
> I want to use the new vb express 2005 and sql server 2005. I understand i
> also have to install dot net 2 framework for this.
> my questions are,
> what order do I have to install them
> with this server, can i make a virtual server on my computer as i believe
> you could with sql server.net if you know what i mean
> does this server run all the time, taking resources or can you turn it on
> and off
>
> regards
> Coach
>
>
Author
12 Mar 2006 2:43 PM
Coach
maybe i was confused - maybe thinking of vb.net where i think you could
access the data as though it was on another computer as you would a web
service?

now totally confused myself....

Show quoteHide quote
"Cor Ligthert [MVP]" <notmyfirstn***@planet.nl> wrote in message
news:%23dgy9$dRGHA.4452@TK2MSFTNGP12.phx.gbl...
> Coach,
>
> SQL Servier is running all the time, although as all services you can set
> it on and of in the services.
>
> There is no sequence in installing.
>
> I don't know what you mean with a virtual server.
>
> Everything that is running takes resources.
>
> I hope this gives an idea
>
> Cor
>
>
> "Coach" <coach.pantu***@ntlworld.com> schreef in bericht
> news:IMVQf.3309$GN1.2409@newsfe2-gui.ntli.net...
>> Hi
>> I want to use the new vb express 2005 and sql server 2005. I understand i
>> also have to install dot net 2 framework for this.
>> my questions are,
>> what order do I have to install them
>> with this server, can i make a virtual server on my computer as i believe
>> you could with sql server.net if you know what i mean
>> does this server run all the time, taking resources or can you turn it on
>> and off
>>
>> regards
>> Coach
>>
>>
>
>
Author
12 Mar 2006 4:07 PM
Chris
Coach wrote:
Show quoteHide quote
> maybe i was confused - maybe thinking of vb.net where i think you could
> access the data as though it was on another computer as you would a web
> service?
>
> now totally confused myself....
>
> "Cor Ligthert [MVP]" <notmyfirstn***@planet.nl> wrote in message
> news:%23dgy9$dRGHA.4452@TK2MSFTNGP12.phx.gbl...
>
>>Coach,
>>
>>SQL Servier is running all the time, although as all services you can set
>>it on and of in the services.
>>
>>There is no sequence in installing.
>>
>>I don't know what you mean with a virtual server.
>>
>>Everything that is running takes resources.
>>
>>I hope this gives an idea
>>
>>Cor
>>
>>
>>"Coach" <coach.pantu***@ntlworld.com> schreef in bericht
>>news:IMVQf.3309$GN1.2409@newsfe2-gui.ntli.net...
>>
>>>Hi
>>>I want to use the new vb express 2005 and sql server 2005. I understand i
>>>also have to install dot net 2 framework for this.
>>>my questions are,
>>>what order do I have to install them
>>>with this server, can i make a virtual server on my computer as i believe
>>>you could with sql server.net if you know what i mean
>>>does this server run all the time, taking resources or can you turn it on
>>>and off
>>>
>>>regards
>>>Coach
>>>
>>>
>>
>>
>
>


Yes, you have confused me.  If you install SQL Server 2005 it will take
up resources when it is running.  You can stop and start the SQL Service
thereby releasing the resources.

The order of install isn't that important.  SQL Server 2005 will install
everything it needs and VB Express will do the same.

Chris
Author
12 Mar 2006 4:57 PM
Dave Mills
When you install VS with VB then SQL Express is installed at the same time. I
had .NET 2 already so can't say if it install with VS but I expect so.

Show quoteHide quote
On Sun, 12 Mar 2006 13:56:56 GMT, "Coach" <coach.pantu***@ntlworld.com> wrote:

>Hi
>I want to use the new vb express 2005 and sql server 2005. I understand i
>also have to install dot net 2 framework for this.
>my questions are,
>what order do I have to install them
>with this server, can i make a virtual server on my computer as i believe
>you could with sql server.net if you know what i mean
>does this server run all the time, taking resources or can you turn it on
>and off
>
>regards
>Coach
>
--
Dave Mills
There are 10 type of people, those that understand binary and those that don't.