Author: shankar
Date: Wed May 27 15:20:56 2009
New Revision: 779210

URL: http://svn.apache.org/viewvc?rev=779210&view=rev
Log:
Including MSSQLExpress in the BUILDING instructions

Modified:
    incubator/stonehenge/branches/m1/BUILDING

Modified: incubator/stonehenge/branches/m1/BUILDING
URL: 
http://svn.apache.org/viewvc/incubator/stonehenge/branches/m1/BUILDING?rev=779210&r1=779209&r2=779210&view=diff
==============================================================================
--- incubator/stonehenge/branches/m1/BUILDING (original)
+++ incubator/stonehenge/branches/m1/BUILDING Wed May 27 15:20:56 2009
@@ -20,7 +20,8 @@
 b) Visual Studio 2008 or Visual Web Developer Express 2008
 c) .NET 3.5 SP1
 d) ASP.NET 3.5
-e) MSSQL Server 2008
+e) MSSQL Server 2008 OR MSSQLExpress (MSSQLExpress is included in Visual 
Studio 2008 and Visual Web Developer Express 2008)
+
 
 1.2 Building .NET Stocktrader
 ---------------------------------------------
@@ -35,7 +36,7 @@
 
 2.1 Dependencies needed for PHP Stocktrader
 --------------------------------------------
-a) MSSQL Server 2008 or MySQL Server 5.0(or later)
+a) MSSQL Server 2008 or MSSQLExpress or MySQL Server 5.0(or later)
 b) PHP (5.2.x or later)
 c) Apache HTTP Server (2.2.x)
 d) WSO2 WSF/PHP
@@ -54,7 +55,7 @@
 
 3.1 Dependencies needed for WSAS Stocktrader
 --------------------------------------------
-a) MSSQL Server 2008 or MySQL Server 5.0(or later)
+a) MSSQL Server 2008 or MSSQLExpress or MySQL Server 5.0(or later)
 b) JDK 1.5
 c) Java Cryptography Extension (JCE)
 d) MSSQL or MySQL JDBC Driver


Reply via email to