User: clu Date: 06/05/15 05:19:49 Modified: /dba/www/QA/ ToDo.html
Log: added todos File Changes: Directory: /dba/www/QA/ ======================= File [changed]: ToDo.html Url: http://dba.openoffice.org/source/browse/dba/www/QA/ToDo.html?r1=1.1&r2=1.2 Delta lines: +24 -4 -------------------- --- ToDo.html 15 May 2006 11:01:25 -0000 1.1 +++ ToDo.html 15 May 2006 12:19:46 -0000 1.2 @@ -31,22 +31,42 @@ <div class="dba_light"> <table cellpadding="0" cellspacing="0" width="100%"> <tr class="MainTableHeader"> - <td colspan="2">Forms in general</td> + <td colspan="2">Tables general - should contain:</td> </tr> </table> </div> -content of forms in general +create, save, edit, delete, copy, rename, insert in, refresh .. (tables and tablefields), different fieldtypes, primary key, index, entry required, auto value, default value <div class="dba_light"> <table cellpadding="0" cellspacing="0" width="100%"> <tr class="MainTableHeader"> - <td colspan="2">next todo</td> + <td colspan="2">Queries (Views) general - should contain:</td> </tr> </table> </div> -text for next todo +create, save, edit, delete, copy, rename, insert in, refresh, run query, joins, over two or more tables, alias, sort, function, criterion, distinct values, sql view + +<div class="dba_light"> +<table cellpadding="0" cellspacing="0" width="100%"> + <tr class="MainTableHeader"> + <td colspan="2">Forms gereral - should contain:</td> + </tr> +</table> +</div> + +different controls (also 'more controls' toolbar) with few properties, connected to a database table/query/sql command, navigation bar, form navigator, add fields, activation order, automatic control focus, different form options (allow additions, deletions etc.) + +<div class="dba_light"> +<table cellpadding="0" cellspacing="0" width="100%"> + <tr class="MainTableHeader"> + <td colspan="2">Controls general - should contain:</td> + </tr> +</table> +</div> + +different controls with several properties, different field content (data, pics, etc.), activation order, position & size (anchor), events, password, control wizards </body> </html> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
