Added 3grids asp & .net examples. ricoQuery.aspx removed, as all AJAX queries in...
[infodrom/rico3] / examples / data / Readme.txt
index 33f6649..0ab4ee9 100644 (file)
@@ -10,4 +10,8 @@ Data is available in 4 formats:
 \r
 4) ORA-EXPDAT.DMP - an Oracle export file for the Northwind schema -- generated using the "exp" utility in Oracle XE. The password for this schema is "password".\r
 \r
-A version for MS SQL Server 2005 is available as a free download from msdn.microsoft.com. After installing it, you will need to either rename the [Order Details] table  to Order_Details, or create a view named Order_Details that contains "select * from [Order Details]".\r
+A version for MS SQL Server is available as a free download from msdn.microsoft.com. \r
+Try this link: http://archive.msdn.microsoft.com/northwind/Release/ProjectReleases.aspx?ReleaseId=1401\r
+After installing it, you will need to either rename the [Order Details] table to Order_Details, \r
+or create a view named Order_Details that contains "select * from [Order Details]".\r
+\r