RE: SQL 2000 on SBS 2003 - can it be used without interfering
From: Eric Cárdenas [MSFT] (ecardena_at_online.microsoft.com)
Date: 12/22/04
- Next message: Olu Adedeji: "Re: Log Shipping"
- Previous message: joh: "Re: Event ID 11 SQL 2000"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 22 Dec 2004 00:35:19 GMT
>
> I just would like to know if perhaps there is any problem/performance
issue I
> should be aware of/or to configure if I use sql that comes with SBS 2003
> premium for our company intranet. I have not yet installed ISA (due to
> nervousness about configuring it). It seems that when I use it other
users
> on our LAN slow down... Will I be overtaxing the server if I use SQL? We
have
> 1 GB of memory and plenty of hard drive space. I thought that since SQL
is
> much better at concurrent users, that I would build the intranet with it
as
> the database instead of Access. But, when testing, I have other domain
users
> complaining that their computers are slow. Is this possible.. Am I
missing
> some configuration to make it perform optimally?
>
> Thanks for your assistance with this query.
--------------------
A well-written application will make sure that most processing is done on
the server side and only a small resultset is returned to the client. This
will ensure that network traffic is not impacted.
You will need to review how your application is written to abide by these.
-- Eric Cárdenas Senior support professional This posting is provided "AS IS" with no warranties, and confers no rights.
- Next message: Olu Adedeji: "Re: Log Shipping"
- Previous message: joh: "Re: Event ID 11 SQL 2000"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|