From 4a6af98cfcf115219216b2f1102cc3785083c6c8 Mon Sep 17 00:00:00 2001 From: wei <> Date: Fri, 11 May 2007 12:14:26 +0000 Subject: Update address book demo --- demos/northwind-db/protected/pages/Home.page | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'demos/northwind-db') diff --git a/demos/northwind-db/protected/pages/Home.page b/demos/northwind-db/protected/pages/Home.page index ba88bb43..b6dfe620 100644 --- a/demos/northwind-db/protected/pages/Home.page +++ b/demos/northwind-db/protected/pages/Home.page @@ -1,13 +1,19 @@ - + + +

Northwind Database Sample

The Northwind Traders sample database contains the sales data for a fictitious company called Northwind Traders, which imports and exports specialty foods from around the world. The database contains information about customers, suppliers, products, orders and employees (as well as a few other bits of miscellaneous information). -View database

+

View/Edit database

/> + +

Northwind Traders sample database is part of the SQL Server 2000 Sample Databases, Copyright Microsoft, Inc. 1994 - 2000.

\ No newline at end of file -- cgit v1.2.3