PDA

Click to See Complete Forum and Search --> : ASPX Deployment & SQL Server (Licences)


OptimusPrime
Oct 3rd, 2003, 06:40 AM
almost finished our first .net aspx app and are currently in the final stages of testing but .... when we deploy the software is there a version of SQL server that does not require a licence ?

i've heard somthing about MSDE ?

n e info on this would be brilliant !!!

btw. we're currently using SQLServer 2000 DB if that helps


thanks
Optimus

techgnome
Oct 3rd, 2003, 08:13 AM
You could use MSDE.... BUT it has limitations.... first the db is limited to 2G... but some have found a way around this. secondly, you can only have 5 concurrent connections at any time.... Plus there may be some performance issue.

OptimusPrime
Oct 3rd, 2003, 08:58 AM
where's the best place to check the specs on msde ?

MasterBlaster
Oct 3rd, 2003, 07:35 PM
http://msdn.microsoft.com/vstudio/downloads/addins/msde/techfaq.aspx

OptimusPrime
Oct 6th, 2003, 03:18 AM
wicked m8 [;)]