[GRASSweb-list]markus: web/grass51/tutorial attrib_storage.html,1.2,1.3

grass at intevation.de grass at intevation.de
Thu Jan 2 11:35:57 EST 2003


Author: markus

Update of /grassrepository/web/grass51/tutorial
In directory doto:/tmp/cvs-serv6643

Modified Files:
	attrib_storage.html 
Log Message:
fix for StarOffice dBase

Index: attrib_storage.html
===================================================================
RCS file: /grassrepository/web/grass51/tutorial/attrib_storage.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- attrib_storage.html	31 Dec 2002 14:40:23 -0000	1.2
+++ attrib_storage.html	2 Jan 2003 16:35:55 -0000	1.3
@@ -391,12 +391,17 @@
 </div></pre>
 
 Now you reach the Database tool which provides "Forms", "Reports", "Queries"
-and "Tables". Select "Tables", then you should see your table as icon.<br>
+and "Tables". To change column types,
 
-To change column types, click with right mouse button onto the table icon to
-change the "Properties". Then select the column and change the type to
-"Number" (alias Integer). Save the table. Now GRASS 5.1 can use the ID
-column as it is of Integer type.
+<div class="code"><pre>
+-> Double click "Tables": then you should see your table as icon
+   -> right mouse button on the table icon
+      -> select "Table Design" from the right mouse button menu
+</div></pre>
+
+Then select the ID column and change it's type to "Number" (alias Integer).
+Save the table. Now GRASS 5.1 can use the ID column as it is of Integer
+type.
 
 
 <p><table width="100%" cellpadding="3" border="0"> <tr><td align="left"




More information about the grass-web mailing list