[docs] docs - kwalsh modified icdatabase.sdf

docs at icdevgroup.org docs at icdevgroup.org
Sun Apr 11 14:38:41 EDT 2004


User:      kwalsh
Date:      2004-04-11 18:38:41 GMT
Modified:  .        icdatabase.sdf
Log:
	* Minor change to the example's format.

Revision  Changes    Path
1.62      +6 -6      docs/icdatabase.sdf


rev 1.62, prev_rev 1.61
Index: icdatabase.sdf
===================================================================
RCS file: /var/cvs/docs/icdatabase.sdf,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- icdatabase.sdf	11 Apr 2004 18:08:45 -0000	1.61
+++ icdatabase.sdf	11 Apr 2004 18:38:41 -0000	1.62
@@ -1,10 +1,10 @@
 !init OPT_LOOK="icdevgroup"; OPT_STYLE="manual"
-# $Id: icdatabase.sdf,v 1.61 2004/04/11 18:08:45 mheins Exp $
+# $Id: icdatabase.sdf,v 1.62 2004/04/11 18:38:41 kwalsh Exp $
 
 !define DOC_NAME "Interchange Databases"
 !define DOC_TYPE ""
 !define DOC_CODE "icdatabase"
-!define DOC_VERSION substr('$Revision: 1.61 $',11, -2)
+!define DOC_VERSION substr('$Revision: 1.62 $',11, -2)
 !define DOC_STATUS "Draft"
 !define DOC_PROJECT "Interchange"
 !define DOC_URL "http://www.icdevgroup.org/doc/icdatabase.html"
@@ -547,10 +547,10 @@
 tell Interchange so it can request data in the right way. To do
 this, set:
 
-	Database  product_spec product_spec.asc dbi:mysql:foobase
-	Database  product_spec COMPOSITE_KEY sku feature
-	Database  product_spec COLUMN_DEF    "sku=varchar(32)"
-	Database  product_spec COLUMN_DEF    "feature=varchar(128)"
+>	Database  product_spec product_spec.asc dbi:mysql:foobase
+>	Database  product_spec COMPOSITE_KEY sku feature
+>	Database  product_spec COLUMN_DEF    "sku=varchar(32)"
+>	Database  product_spec COLUMN_DEF    "feature=varchar(128)"
 
 If you want to create a custom index for the table, do so. If you
 don't specify a POSTCREATE or INDEX parameter for the table, Interchange








More information about the docs mailing list