User: clu Date: 06/03/29 07:48:59 Modified: /dba/www/QA/ Connection_Test.html
Log: fit format 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.3&r2=1.4 Delta lines: +41 -36 --------------------- --- Connection_Test.html 29 Mar 2006 15:38:35 -0000 1.3 +++ Connection_Test.html 29 Mar 2006 15:48:56 -0000 1.4 @@ -25,6 +25,10 @@ <h1>OpenOffice.org Database Access - QA: Testcases</h1> </div> + <tr class="MainTableHeader"> + <td colspan="2">Connection Test</td> + </tr> + <p>The collected results of this test can be found here: (link to manual test). The used placeholder in words:<br> (+) = works fine/ok ; (-) = is not supported ; (?) = works partly/with workaround.<br> If you have any questions, anything to add etc. please contact: <a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>.<br> @@ -168,46 +172,47 @@ => check: 'multi user'<br><br><br> -- finish test - +- finish test -<br><br><br> -please send filled checklist with 'connection test' in title to [EMAIL PROTECTED] +please send the filled checklist with 'connection test' in title to <a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>.<br><br> +(please fill in comma seperated like example:<br> +create tables: +<br> +indexes: -<br> +and notice, that the order differ a bit)<br><br> + + <tr class="MainTableHeader"> + <td colspan="2">Checklist: Connection Test</td> + </tr> -(please fill in comma seperated like example: -create tables: + -indexes: - -and notice, that the order differ a bit) - -Checklist: - Connection Test - - -Database: -Driver (vers. number): -OS (Operating System f.e. WinXP or LinuxSuse10.1): -oo Version: -known bugs (optional): - -primary key: -create tables: -delete tables: -insert table fields: -modify table fields: -delete table fields: -insert table data: -modify table data: -delete table data: -insert table rows: -delete table rows: -create query: -modify query: -delete query: -create view: -modify view: -delete view: -indexes: -joins: -relations: -multi user: +Database:<br> +Driver (vers. number):<br> +OS (Operating System f.e. WinXP or LinuxSuse10.1):<br> +oo Version:<br> +known bugs (optional):<br><br> + +primary key:<br> +create tables:<br> +delete tables:<br> +insert table fields:<br> +modify table fields:<br> +delete table fields:<br> +insert table data:<br> +modify table data:<br> +delete table data:<br> +insert table rows:<br> +delete table rows:<br> +create query:<br> +modify query:<br> +delete query:<br> +create view:<br> +modify view:<br> +delete view:<br> +indexes:<br> +joins:<br> +relations:<br> +multi user:<br> </p> </tbody> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
