User: clu Date: 06/04/03 05:13:37 Modified: /dba/www/QA/ Connection_Test.html
Log: format change File Changes: Directory: /dba/www/QA/ ======================= File [changed]: Connection_Test.html Url: http://dba.openoffice.org/source/browse/dba/www/QA/Connection_Test.html?r1=1.10&r2=1.11 Delta lines: +13 -7 -------------------- --- Connection_Test.html 3 Apr 2006 11:43:09 -0000 1.10 +++ Connection_Test.html 3 Apr 2006 12:13:28 -0000 1.11 @@ -25,6 +25,9 @@ <h1>OpenOffice.org Database Access - QA: Testcases</h1> </div> +<div class="dba_light"> +<tbody> + <tr class="MainTableHeader"> <td colspan="2">Connection Test</td> </tr> @@ -115,7 +118,7 @@ => check: 'delete view'<br><br> <dd>31. open or create any table in design view</dd><br> -<dd>32. open the 'index' design dialog (in menue: tools/index design or with according icon)<br> +<dd>32. open the 'index' design dialog (in menue: tools/index design or with according icon)</dd><br> <dd>-> index dialog appear</dd><br> <dd>33. create a new index, save it and close dialog and table (with the according icons)</dd><br> <dd>34. refresh tables and reopen test table (from menue: view/refresh tables)</dd><br> @@ -129,12 +132,12 @@ <dd>39. add two tables</dd><br> <dd>-> two table container should appear</dd><br> <dd>40. create a join between them (by drag&drop any field name from one table container to the other)</dd><br> -<dd>-> a 'connector' between the two table container appear<br> +<dd>-> a 'connector' between the two table container appear</dd><br> <dd>41. doubleclick on the connector</dd><br> -<dd>-> the 'join property' dialog appear<br> +<dd>-> the 'join property' dialog appear</dd><br> <dd>42. choose from 'type' listbox the any item f.e. 'inner join' (if supported)</dd><br> <dd>43. push the 'ok' button</dd><br> -<dd>-> dialog disappear<br> +<dd>-> dialog disappear</dd><br> <dd>44. insert any table field for query (by doubleclicking on any field in table container or with 'listbox'..)</dd><br> <dd>45. run and save the query (for a senseful result you need sensfull data)</dd><br> <dd>46. open the query in design view and doubleclick on the 'connector'</dd><br> @@ -145,11 +148,11 @@ <dd>48. close dialog and query design</dd><br> <dd>49. open the 'relation design' (menue: tools/relationships)</dd><br> -<dd>-> dialog appear<br> +<dd>-> dialog appear</dd><br> <dd>50. add two tables</dd><br> -<dd>-> table container appear<br> +<dd>-> table container appear</dd><br> <dd>51. drag and drop a field from one table container to the other (does not work with every field - try the two primary key fields)</dd><br> -<dd>-> 'connector ' between the two table container appear (with doubleclick on it, dialog available)<br> +<dd>-> 'connector ' between the two table container appear (with doubleclick on it, dialog available)</dd><br> <dd>52. save, refresh, reopen and recheck if everything fine</dd><br><br> => check: 'relations'<br><br> @@ -197,6 +200,9 @@ joins:<br> relations:<br> multi user:<br> + +</tbody> +</div> </body> </html> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
