[thelist] MS SQL Server

Norman Beresford n.beresford at anansi.co.uk
Tue Feb 17 09:57:17 CST 2004


Hi Scott

While there isn't a limit on the total number of concurrent connections,
it does have a built in governor which will slow things down if you have
more then 5.  As well as the governor there's also a limit on database
size (2gb).  You also don't get any management tools besides osql from
the command line. I'm also not certain if it includes free text support
etc, but I could be wrong about that. 

Norman

-----Original Message-----
From: thelist-bounces at lists.evolt.org
[mailto:thelist-bounces at lists.evolt.org] On Behalf Of Scott Dexter
Sent: 17 February 2004 15:38
To: thelist at lists.evolt.org
Subject: RE: [thelist] MS SQL Server


> 
> Alternatively you could look at using MSDE, which is
> a cut down version
> of SQL Server.
> 

MSDE isn't cut down; it is a full blown SQL Server
install, but the caveat is you can only have five
(IIRC) current connections open (which go fast). For development
purposes, it's the way to go....

sgd
-- 
* * Please support the community that supports you.  * *
http://evolt.org/help_support_evolt/

For unsubscribe and other options, including the Tip Harvester 
and archives of thelist go to: http://lists.evolt.org 
Workers of the Web, evolt ! 



More information about the thelist mailing list