From e2614a35a70f609bccc1d65df6f1b92ff1fef5ef Mon Sep 17 00:00:00 2001 From: wei <> Date: Wed, 9 May 2007 02:51:02 +0000 Subject: Add compact db demo, add THtmlArea::EnableCompression, add ClientSide options for TColorPicker --- demos/northwind-db/protected/database/sqlmap.xml | 107 +++++++++++++++++++++++ 1 file changed, 107 insertions(+) create mode 100644 demos/northwind-db/protected/database/sqlmap.xml (limited to 'demos/northwind-db/protected/database') diff --git a/demos/northwind-db/protected/database/sqlmap.xml b/demos/northwind-db/protected/database/sqlmap.xml new file mode 100644 index 00000000..bf98796e --- /dev/null +++ b/demos/northwind-db/protected/database/sqlmap.xml @@ -0,0 +1,107 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3