User: fs Date: 2006/11/28 01:31:50 Removed: dba/www/miscellaneous/developer_projects.html dba/www/specifications/test.html
Modified: dba/www/index.html dba/www/menu.html dba/www/project_tools.html dba/www/FAQ/index.html dba/www/FAQ/specific.html dba/www/QA/Connection_Result.html dba/www/QA/Connection_Test.html dba/www/QA/Extraordinary_Testcases.html dba/www/QA/General_Testcases.html dba/www/QA/Special_Testcases.html dba/www/QA/ToDo.html dba/www/QA/index.html dba/www/css/dba.css dba/www/drivers/index.html dba/www/drivers/mdb/index.html dba/www/drivers/postgresql/index.html dba/www/drivers/sqlite/index.html dba/www/howto/index.html dba/www/miscellaneous/index.html dba/www/specifications/index.html Log: some re-structuring. Removed obsolete content, moved some content to the Wiki, hopefully clearer overall structure File Changes: Directory: /dba/www/ ==================== File [changed]: index.html Url: http://dba.openoffice.org/source/browse/dba/www/index.html?r1=1.88&r2=1.89 Delta lines: +87 -112 ---------------------- --- index.html 27 Nov 2006 13:20:09 -0000 1.88 +++ index.html 28 Nov 2006 09:31:44 -0000 1.89 @@ -3,56 +3,116 @@ <head> <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"> <meta http-equiv="Content-Style-Type" content="text/css" /> - <style type="text/css">@import url("/css/dba.css");</style> - <title>OpenOffice.org Database Access - Project Home</title> + <style type="text/css">@import url("css/dba.css");</style> + <style type="text/css">@import url("http://dba.openoffice.org/branding/css/tigris.css");</style> + <style type="text/css">@import url("http://dba.openoffice.org/branding/css/inst.css");</style> + <title>OpenOffice.org Base - Project Home</title> <script type="text/javascript" src="/js/dba_default.js"></script> </head> <body> <div class="menu"> <b>Project Sections</b>: <a href="./index.html"><b>Home</b></a> - | <a href="./howto/index.html">HowTo's</a> | <a href="./specifications/index.html">Specifications</a> - | <a href="./FAQ/index.html">Tips 'n' Tricks</a> | <a href="./QA/index.html">QA</a> - | <a href="./miscellaneous/index.html">Miscellaneous</a> + | <a href="./development/index.html">Development</a> | <a href="./drivers/index.html">Drivers</a><br/> </div> <hr/> <div class="dba"> - <h1>Base</h1> + <h1>OpenOffice.org Base</h1> + <div class="axial"> <table border="0" cellspacing="2" cellpadding="3"> <tr> - <th> - Category</th> - <td><a href="http://projects.openoffice.org/">Accepted Projects</a></td> - </tr> - <tr> - <th> - License</th> - <td><a href="http://ui.openoffice.org/servlets/LicenseDetails?licenseID=5">LGPL</a></td> - </tr> - <tr> - <th>Owner(s)</th> + <th>Owner</th> <td><a href="mailto:[EMAIL PROTECTED]">Frank Schönheit</a></td> </tr> <tr> - <th>QA Lead(s)</th> + <th>QA Lead</th> <td><a href="mailto:[EMAIL PROTECTED]">Marc Neumann</a></td> </tr> - <tr> - <th>Forums</th> - <td>Please use the provided <a href="http://dba.openoffice.org/servlets/ProjectMailingListList">mailing lists</a> - for discussion of this project and related issues.</td> - </tr> </table> </div> + <h2>Project Overview</h2> - The Database Access is dedicated to enabling OpenOffice.org applications with - database access. To reach this, we provide a full and flexible API (similar to + + <p>Starting as mere database access functionality of the other OpenOffice.org applications, + <a href="http://www.openoffice.org/product/base.html">Base</a> has, with OpenOffic.org 2, evolved + to an own database application. It allows you to access data on an external database of your choice (for + instance <a href="http://www.mysql.org">MySQL</a>, <a href="http://www.postgresql.org">PostgreSQL</a>, + and many others), plus bundles the <a href="http://hsqldb.org/">HSQLDB</a> database engine, + this way allowing you to kick-start with your own database.</p> + + <h2>Participation</h2> + + <p>There are various resoures here on this page as well as in our + <a href="http://wiki.services.openoffice.org/wiki/Main_Page">OpenOffice.org Wiki</a>. What are you looking for? + <ul> + <li><strong>Documentation</strong> + <p><a href="http://wiki.services.openoffice.org/wiki/Category:Database">Our Wiki</a> features a whole + category dediacted to <a href="http://wiki.services.openoffice.org/wiki/Category:Base_Documentation">end-user + documentation for OpenOffice.org Base</a>. There you'll find articles, HowTo's, frequently asked questions + (and answers). You might also want to visit the + <a href="http://wiki.services.openoffice.org/wiki/Category:Base_Tutorials">Tutorials</a> category.<p> + <p>As always, you're encouraged to contribute to the Wiki - if you find something is missing, or otherwise + have information to share: just add it!</p> + </li> + + <li><strong>Quality Assurance</strong> + <p>We're working hard to make Base perfect, but let's face the truth: we're not there (yet). If + you found a bug, or are missing a feature, you can help by + <a href="http://qa.openoffice.org/issue_handling/pre_submission.html">describing it in IssueZilla</a>, + OpenOffice.org's bug tracking system.</p> + + <p>If you have some more time to spend to make OpenOffice.org better, consider joining the + <a href="http://qa.openoffice.org">QA Team</a>.</p> + + <p>If you want to have a look a future features before they're available to all others, and help us + to make them better before we release them to the wild, visit our + <a href="http://wiki.services.openoffice.org/wiki/Category:Base%27s_Bleeding_Edge">Bleeding Edge</a> + section.</p> + + <p>If you want to help ensuring constant quality of Base, have a look at our + <a href="QA/index.html">test cases</a>.</p> + </li> + + <li><strong>Development</strong> + <p>IssueZilla features a keyword "easy2dev", which indicates issues which are easy to fix - that easy that new + developers should have not much trouble with them.<br/> + Also some of the <a href="http://www.openoffice.org/issues/buglist.cgi?component=Database+access&issue_status=NEW&issue_status=STARTED&issue_status=REOPENED&keywords=easy2dev&keywords_type=anytokens"> + DBA issues have this keyword set</a>, so if you're looking for some small fix to do: Look at <a href="http://www.openoffice.org/issues/buglist.cgi?component=Database+access&issue_status=NEW&issue_status=STARTED&issue_status=REOPENED&keywords=easy2dev&keywords_type=anytokens"> + this list</a><br/> + The owner of the issue, and/or the person who added the keyword, are able to tell you how to fix it. So if + you're interested in one of those, ensure that you can <a href="http://tools.openoffice.org/" target="_blank">build OpenOffice.org</a> + on your system, and then ask in the issue or in <a href="mailto:[email protected]">our developer mailing lists</a> - and we'll + help you getting started!</p> + + <p>If you're looking for a greater challenge, pick the + <a href="http://www.openoffice.org/issues/buglist.cgi?Submit+query=Submit+query&issue_type=DEFECT&issue_type=FEATURE&component=Database+access&issue_status=UNCONFIRMED&issue_status=NEW&issue_status=STARTED&issue_status=REOPENED">issue</a> + or + <a href="http://www.openoffice.org/issues/buglist.cgi?Submit+query=Submit+query&issue_type=ENHANCEMENT&issue_type=FEATURE&component=Database+access&issue_status=UNCONFIRMED&issue_status=NEW&issue_status=STARTED&issue_status=REOPENED">RFE</a> + which you would <em>most</em> like to get fixed. Ask in the issue, or in <a href="mailto:[email protected]">our developer mailing lists</a>, + for help in fixing it. You might find the <a href="development/project_structure.html">project structure</a> slightly helpful here.</p> + + <p>If you have a pet peeve database which currently poorly connects to OpenOffice.org Base, or some other + structured data which you want Base to be able to access (for instance some address book data), writing + a dedicated driver might be for you. This is easier than it sounds, as various contributions have proven + in the past. Again, <a href="mailto:[email protected]">our developer mailing lists</a> could be your + first stop, and the >a href="http://wiki.services.openoffice.org/wiki/Base_New_Driver_Tutorial">Base New Driver + Tutorial</a> your second one.</p> + </li> + + <li><strong>Miscellaneous</strong> + <p>If you always wanted to know how Base is inteded to work, our <a href="specifications/index.html">Specifications + section</a> might be for you.</p> + </li> + </ul> + </p> + +<!-- To reach this, we provide a full and flexible API (similar to the <a href="http://java.sun.com/products/jdk/1.2/docs/api/java/sql/package-summary.html"> JDBC API</a>), implemented in <a href="http://udk.openoffice.org/">UNO </a>(OpenOffice.org's component model).<br /> @@ -67,92 +127,7 @@ Forms (data-aware forms as well as HTML forms) are a part of the Database Access Project, too. - <h2>Feedback wanted - SQLite driver for Linux</h2> - There is an <a href="/drivers/sqlite/index.html">alpha version of an SQLite driver</a> available. - It currently supports reading and writing <a href="http://www.sqlite.org">SQLite</a> 2.8.x databases. - If you're adventurous, you might want to try this out. If you're even more adventurous, you might - want to make it run on Windows, too. Please visit the <a href="/drivers/sqlite/index.html">driver's home page</a> - for more details. - - <h2>Project structure</h2> - <table cellpadding="0" cellspacing="0"> - <tbody> - <tr class="MainTableHeader"> - <td colspan="2" width="100%">Modules in the Database Access Project</td> - </tr> - <tr class="InnerTableHeader"> - <td style="vertical-align: top;" width="15%">Module</td> - <td style="vertical-align: top;">Functionality</td> - </tr> - <tr class="OddTableRow"> - <td style="vertical-align: top;" width="15%"><a href="http://dba.openoffice.org/source/browse/dba/connectivity/">connectivity</a><br/> - </td> - <td style="vertical-align: top;">Base connectivity. This module contains database - driver implementations for ODBC 3.0, JDBC, ADO, dBase, and CSV files. The way - to access these drivers is very similar to JDBC as the drivers implement an API - which covers the JDBC API..<br/> - </td> - </tr> - <tr class="EvenTableRow"> - <td style="vertical-align: top;" width="15%"><a href="http://dba.openoffice.org/source/browse/dba/dbaccess/">dbaccess</a><br/> - </td> - <td style="vertical-align: top;">Database access layer. This module contains code - for accessing databases from applications. It also contains the following: - <br/> - <ul> - <li> - Core implementations for configuration of data sources</li> - <li> - Additional implementations like RowSets and abstractions like database meta - informations</li> - <li> - A graphical user interface (GUI) for customizing data sources and access to - data<br/> - </li> - </ul> - </td> - </tr> - </tbody> - </table> - <br /> - <table cellpadding="0" cellspacing="0"> - <tbody> - <tr class="MainTableHeader"> - <td colspan="2" width="100%">Modules in other Projects, related to Database - Access</td> - </tr> - <tr class="InnerTableHeader"> - <td style="vertical-align: top;" width="15%">Module<br/> - </td> - <td style="vertical-align: top;">Functionality<br/> - </td> - </tr> - <tr class="OddTableRow"> - <td style="vertical-align: top;" width="15%"><a href="http://dba.openoffice.org/source/browse/gsl/forms/">forms</a><br/> - </td> - <td style="vertical-align: top;">This module, though currently part of the GSL - project, is related to Database access as well. It contains most of the code - necessary to build up a form layer (means the components for logical forms, - control models, and controls). This project is self-contained, means it is only - exporting UNO components.<br/> - </td> - </tr> - <tr class="EvenTableRow"> - <td style="vertical-align: top;" width="15%"><a href="http://dba.openoffice.org/source/browse/graphics/svx/">svx</a><br/> - </td> - <td style="vertical-align: top;">Additional implementations for integrating the - form layer into the aplications can be found in the SVX module, project - grahics. Here, the directories svx/source/form and svx/source/fmcomp belong to - Database Access.<br/> - <br/> - Additionally, basics for the form layer (more precise, basics for integrating - UNO controls into applications drawing layer) can be found in - svx/source/svdraw.<br/> - </td> - </tr> - </tbody> - </table> - <br /> - <br /> +--> + </body> </html> File [changed]: menu.html Url: http://dba.openoffice.org/source/browse/dba/www/menu.html?r1=1.7&r2=1.8 Delta lines: +3 -6 ------------------- --- menu.html 27 Nov 2006 14:00:06 -0000 1.7 +++ menu.html 28 Nov 2006 09:31:44 -0000 1.8 @@ -5,22 +5,19 @@ <!-- custom project include --> <img src="/branding/images/blue_divider.gif" width="108" height="15" alt="blue divider" /><br> <br> -<a href="/index.html"><b>Database Access</b></a><br> +<a href="/index.html"><b>OpenOffice.org Base</b></a><br> -<img src="/branding/images/blue_bullet.gif" alt="blue bullet" /> <a href="/howto/index.html">HowTo's</a><br> <img src="/branding/images/blue_bullet.gif" alt="blue bullet" /> <a href="/specifications/index.html">Specifications</a><br> <img src="/branding/images/blue_bullet.gif" alt="blue bullet" /> <a href="/FAQ/index.html">Tips 'n' tricks</a><br> - <img src="/branding/images/blue_bullet.gif" alt="blue bullet" /> <a href="/FAQ/common.html">Common - Problems</a><br> <img src="/branding/images/blue_bullet.gif" alt="blue bullet" /> <a href="/FAQ/specific.html">Specific Problems</a><br> <img src="/branding/images/blue_bullet.gif" alt="blue bullet" /> <a href="/FAQ/external.html">External Resources</a><br> -<img src="/branding/images/blue_bullet.gif" alt="blue bullet" /> <a href="/miscellaneous/index.html">Miscellaneous</a><br> - <img src="/branding/images/blue_bullet.gif" alt="blue bullet" /> <a href="/miscellaneous/developer_projects.html">Developer +<img src="/branding/images/blue_bullet.gif" alt="blue bullet" /> <a href="/development/index.html">Development</a><br> + <img src="/branding/images/blue_bullet.gif" alt="blue bullet" /> <a href="/development/projects.html">Developer Projects</a><br> File [changed]: project_tools.html Url: http://dba.openoffice.org/source/browse/dba/www/project_tools.html?r1=1.29&r2=1.30 Delta lines: +5 -10 -------------------- --- project_tools.html 27 Nov 2006 14:00:06 -0000 1.29 +++ project_tools.html 28 Nov 2006 09:31:44 -0000 1.30 @@ -33,18 +33,11 @@ --> </div> -<div class="label"><a href="/index.html"><strong>Database Access</strong></a> </div> +<div class="label"><a href="/index.html"><strong>OpenOffice.org Base</strong></a> </div> <div class="body" id="dba_project_menu"> - <div id="dba_howto_item_menu_left"><a href="/howto/index.html">HowTo's</a></div> - <div id="dba_specifications_item_menu_left"><a href="/specifications/index.html">Specifications</a></div> - <div id="dba_tt_item_menu_left"><a href="/FAQ/index.html">Tips 'n' tricks</a> - <div id="dba_tt_common_item_menu_left"><a href="/FAQ/common.html">Common Problems</a></div> - <div id="dba_tt_specific_item_menu_left"><a href="/FAQ/specific.html">Specific Problems</a></div> - </div> - <div id="dba_qa_item_menu_left"><a href="/QA/index.html">QA</a> <div id="dba_qa_faq_item_menu_left"><a href="/QA/General_Testcases.html">General Testcases</a></div> <div id="dba_qa_common_item_menu_left"><a href="/QA/Special_Testcases.html">Special Testcases</a></div> @@ -53,8 +46,10 @@ <div id="dba_qa_todo_item_menu_left"><a href="/QA/ToDo.html">ToDo</a></div> </div> - <div id="dba_misc_item_menu_left"><a href="/miscellaneous/index.html">Miscellaneous</a> - <div id="dba_dev_projects_item_menu_left"><a href="/miscellaneous/developer_projects.html">Developer Projects</a></div> + <div id="dba_misc_item_menu_left"><a href="/development/index.html">Development</a> + <div id="dba_dev_projects_item_menu_left"><a href="/development/index.html">Development</a> + <div id="dba_dev_projects_item_menu_left"><a href="/development/projects.html">Developer Projects</a></div> + </div> </div> <div id="sdb_drivers_item_menu_left"><a href="/drivers/index.html">Database Drivers</a> Directory: /dba/www/FAQ/ ======================== File [changed]: index.html Url: http://dba.openoffice.org/source/browse/dba/www/FAQ/index.html?r1=1.49&r2=1.50 Delta lines: +3 -4 ------------------- --- index.html 27 Nov 2006 14:19:34 -0000 1.49 +++ index.html 28 Nov 2006 09:31:44 -0000 1.50 @@ -4,22 +4,21 @@ <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"> <meta http-equiv="Content-Style-Type" content="text/css" /> <style type="text/css">@import url("/css/dba.css");</style> - <title>OpenOffice.org Database Access - Tips 'n' Tricks</title> + <title>OpenOffice.org Base - Tips 'n' Tricks</title> <script type="text/javascript" src="/js/dba_default.js"></script> </head> <body lang="en-US"> <span style="font-weight: bold;">Project Sections</span>: <a href="../index.html">Home</a> - | <a href="../howto/index.html">HowTo's</a> | <a href="../specifications/index.html">Specifications</a> | <a href="../FAQ/index.html"><b>Tips 'n' Tricks</b></a> | <a href="../QA/index.html">QA</a> - | <a href="../miscellaneous/index.html">Miscellaneous</a> + | <a href="../development/index.html">Development</a> | <a href="../drivers/index.html">Drivers</a><br/> <span style="font-weight: bold;">Tips 'n' Tricks Sections</span>: <a href="specific.html">Database Specific Problems</a> <div class="dba"> - <h1 id="dba_tt">OpenOffice.org Database Access - Tips and Tricks</h1> + <h1 id="dba_tt">OpenOffice.org Base - Tips and Tricks</h1> <table cellpadding="3" cellspacing="0" border=1> <tbody> <tr class="OddTableRow"> File [changed]: specific.html Url: http://dba.openoffice.org/source/browse/dba/www/FAQ/specific.html?r1=1.23&r2=1.24 Delta lines: +2 -3 ------------------- --- specific.html 27 Nov 2006 14:17:54 -0000 1.23 +++ specific.html 28 Nov 2006 09:31:45 -0000 1.24 @@ -4,17 +4,16 @@ <meta content="text/html; charset=ISO-8859-1" http-equiv="content-type"> <meta content="text/css" http-equiv="Content-Style-Type"> <style type="text/css">@import url("/css/dba.css");</style> - <title>OpenOffice.org Database Access - Tips 'n' Tricks</title> + <title>OpenOffice.org Base - Tips 'n' Tricks</title> <script type="text/javascript" src="/js/dba_default.js"></script> </head> <body lang="en-US"> <span style="font-weight: bold;">Project Sections</span>: <a href="../index.html">Home</a> - | <a href="../howto/index.html">HowTo's</a> | <a href="../specifications/index.html">Specifications</a> | <a style="font-weight: bold;" href="../FAQ/index.html">Tips 'n' Tricks</a> | <a href="/QA/index.html">QA</a> - | <a href="../miscellaneous/index.html">Miscellaneous</a> + | <a href="../development/index.html">Development</a> | <a href="/drivers/index.html">Drivers</a><br/> <span style="font-weight: bold;">Tips 'n' Tricks Sections</span>: <a href="../FAQ/specific.html"><b>Database Specific Problems</b></a> Directory: /dba/www/QA/ ======================= File [changed]: Connection_Result.html Url: http://dba.openoffice.org/source/browse/dba/www/QA/Connection_Result.html?r1=1.15&r2=1.16 Delta lines: +2 -4 ------------------- --- Connection_Result.html 27 Nov 2006 13:20:10 -0000 1.15 +++ Connection_Result.html 28 Nov 2006 09:31:45 -0000 1.16 @@ -14,11 +14,9 @@ <body> <b>Project Sections</b>: <a href="../index.html">Home</a> - | <a href="../howto/index.html">HowTo's</a> | <a href="../specifications/index.html">Specifications</a> - | <a href="../FAQ/index.html">Tips 'n' Tricks</a> | <a href="./index.html"><b>QA</b></a> - | <a href="../miscellaneous/index.html">Miscellaneous</a> + | <a href="../development/index.html">Development</a> | <a href="../drivers/index.html">Drivers</a><br/> <span style="font-weight: bold;">QA (TestCase) Sections</span>: <a href="General_Testcases.html">General TC</a> @@ -28,7 +26,7 @@ | <a href="ToDo.html">ToDo</a> <div class="dba"> -<h1>OpenOffice.org Database Access - QA: Result Tables</h1> +<h1>OpenOffice.org Base - QA: Result Tables</h1> </div> <p>This table is the collected result of the manual <a href="Connection_Test.html">Connection Test</a>. The used placeholder in words:<br> File [changed]: Connection_Test.html Url: http://dba.openoffice.org/source/browse/dba/www/QA/Connection_Test.html?r1=1.32&r2=1.33 Delta lines: +2 -4 ------------------- --- Connection_Test.html 27 Nov 2006 13:20:10 -0000 1.32 +++ Connection_Test.html 28 Nov 2006 09:31:45 -0000 1.33 @@ -14,11 +14,9 @@ <body> <b>Project Sections</b>: <a href="/index.html">Home</a> - | <a href="/howto/index.html">HowTo's</a> | <a href="/specifications/index.html">Specifications</a> - | <a href="/FAQ/index.html">Tips 'n' Tricks</a> | <a href="/QA/index.html"><b>QA</b></a> - | <a href="/miscellaneous/index.html">Miscellaneous</a> + | <a href="/development/index.html">Development</a> | <a href="/drivers/index.html">Drivers</a><br/> <span style="font-weight: bold;">QA (TestCase) Sections</span>: <a href="General_Testcases.html">General TC</a> @@ -27,7 +25,7 @@ | <a href="Connection_Result.html">db Connection Table</a> | <a href="ToDo.html">ToDo</a> <div class="dba"> -<h1>OpenOffice.org Database Access - QA: Testcases</h1> +<h1>OpenOffice.org Base - QA: Testcases</h1> </div> File [changed]: Extraordinary_Testcases.html Url: http://dba.openoffice.org/source/browse/dba/www/QA/Extraordinary_Testcases.html?r1=1.11&r2=1.12 Delta lines: +2 -4 ------------------- --- Extraordinary_Testcases.html 27 Nov 2006 13:20:10 -0000 1.11 +++ Extraordinary_Testcases.html 28 Nov 2006 09:31:45 -0000 1.12 @@ -14,11 +14,9 @@ <body> <b>Project Sections</b>: <a href="../index.html">Home</a> - | <a href="../howto/index.html">HowTo's</a> | <a href="../specifications/index.html">Specifications</a> - | <a href="../FAQ/index.html">Tips 'n' Tricks</a> | <a href="../QA/index.html"><b>QA</b></a> - | <a href="../miscellaneous/index.html">Miscellaneous</a> + | <a href="../development/index.html">Development</a> | <a href="../drivers/index.html">Drivers</a><br/> <span style="font-weight: bold;">QA (TestCase) Sections</span>: <a href="General_Testcases.html">General TC</a> @@ -27,7 +25,7 @@ | <a href="Connection_Result.html">db Connection Table</a> | <a href="ToDo.html">ToDo</a> <div class="dba"> -<h1>Database Access - QA: extraordinary Testcases</h1> +<h1>OpenOffice.org Base - QA: extraordinary Testcases</h1> </div> If you have any questions, anything to add etc. please contact: <a href="mailto:[EMAIL PROTECTED] test">[EMAIL PROTECTED]</a>.<br> File [changed]: General_Testcases.html Url: http://dba.openoffice.org/source/browse/dba/www/QA/General_Testcases.html?r1=1.6&r2=1.7 Delta lines: +2 -4 ------------------- --- General_Testcases.html 27 Nov 2006 13:20:10 -0000 1.6 +++ General_Testcases.html 28 Nov 2006 09:31:45 -0000 1.7 @@ -14,11 +14,9 @@ <body> <b>Project Sections</b>: <a href="../index.html">Home</a> - | <a href="../howto/index.html">HowTo's</a> | <a href="../specifications/index.html">Specifications</a> - | <a href="../FAQ/index.html">Tips 'n' Tricks</a> | <a href="../QA/index.html"><b>QA</b></a> - | <a href="../miscellaneous/index.html">Miscellaneous</a> + | <a href="../development/index.html">Development</a> | <a href="../drivers/index.html">Drivers</a><br/> <span style="font-weight: bold;">QA (TestCase) Sections</span>: <a href="General_Testcases.html"><b>General TC</b></a> @@ -27,7 +25,7 @@ | <a href="Connection_Result.html">db Connection Table</a> | <a href="ToDo.html">ToDo</a> <div class="dba"> -<h1>Database Access - QA: general Testcases</h1> +<h1>OpenOffice.org Base - QA: general Testcases</h1> </div> If you have any questions, anything to add etc. please contact: <a href="mailto:[EMAIL PROTECTED] test">[EMAIL PROTECTED]</a>.<br> File [changed]: Special_Testcases.html Url: http://dba.openoffice.org/source/browse/dba/www/QA/Special_Testcases.html?r1=1.6&r2=1.7 Delta lines: +2 -4 ------------------- --- Special_Testcases.html 27 Nov 2006 13:20:10 -0000 1.6 +++ Special_Testcases.html 28 Nov 2006 09:31:45 -0000 1.7 @@ -14,11 +14,9 @@ <body> <b>Project Sections</b>: <a href="../index.html">Home</a> - | <a href="../howto/index.html">HowTo's</a> | <a href="../specifications/index.html">Specifications</a> - | <a href="../FAQ/index.html">Tips 'n' Tricks</a> | <a href="../QA/index.html"><b>QA</b></a> - | <a href="../miscellaneous/index.html">Miscellaneous</a> + | <a href="../development/index.html">Development</a> | <a href="../drivers/index.html">Drivers</a><br/> <span style="font-weight: bold;">QA (TestCase) Sections</span>: <a href="General_Testcases.html">General TC</a> @@ -27,7 +25,7 @@ | <a href="Connection_Result.html">db Connection Table</a> | <a href="ToDo.html">ToDo</a> <div class="dba"> -<h1>Database Access - QA: special Testcases</h1> +<h1>OpenOffice.org Base - QA: special Testcases</h1> </div> If you have any questions, anything to add etc. please contact: <a href="mailto:[EMAIL PROTECTED] test">[EMAIL PROTECTED]</a>.<br> File [changed]: ToDo.html Url: http://dba.openoffice.org/source/browse/dba/www/QA/ToDo.html?r1=1.5&r2=1.6 Delta lines: +2 -4 ------------------- --- ToDo.html 27 Nov 2006 13:20:11 -0000 1.5 +++ ToDo.html 28 Nov 2006 09:31:45 -0000 1.6 @@ -14,11 +14,9 @@ <body> <b>Project Sections</b>: <a href="../index.html">Home</a> - | <a href="../howto/index.html">HowTo's</a> | <a href="../specifications/index.html">Specifications</a> - | <a href="../FAQ/index.html">Tips 'n' Tricks</a> | <a href="../QA/index.html"><b>QA</b></a> - | <a href="../miscellaneous/index.html">Miscellaneous</a> + | <a href="../development/index.html">Development</a> | <a href="../drivers/index.html">Drivers</a><br/> <span style="font-weight: bold;">QA (TestCase) Sections</span>: <a href="General_Testcases.html">General TC</a> @@ -27,7 +25,7 @@ | <a href="Connection_Result.html">db Connection Table</a> | <a href="ToDo.html"><b>ToDo</b></a> <div class="dba"> -<h1>Database Access - QA: ToDo</h1> +<h1>OpenOffice.org Base - QA: ToDo</h1> </div> If you have any questions, anything to add etc. please contact: <a href="mailto:[EMAIL PROTECTED] test">[EMAIL PROTECTED]</a>.<br> File [changed]: index.html Url: http://dba.openoffice.org/source/browse/dba/www/QA/index.html?r1=1.15&r2=1.16 Delta lines: +3 -5 ------------------- --- index.html 27 Nov 2006 13:20:11 -0000 1.15 +++ index.html 28 Nov 2006 09:31:45 -0000 1.16 @@ -4,16 +4,14 @@ <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"> <meta http-equiv="Content-Style-Type" content="text/css" /> <style type="text/css">@import url("/css/dba.css");</style> - <title>OpenOffice.org Database Access - QA</title> + <title>OpenOffice.org Base - QA</title> </head> <body lang="en-US"> <b>Project Sections</b>: <a href="../index.html">Home</a> - | <a href="../howto/index.html">HowTo's</a> | <a href="../specifications/index.html">Specifications</a> - | <a href="../FAQ/index.html">Tips 'n' Tricks</a> | <a href="../QA/index.html"><b>QA</b></a> - | <a href="../miscellaneous/index.html">Miscellaneous</a> + | <a href="../development/index.html">Development</a> | <a href="../drivers/index.html">Drivers</a><br/> <b>QA (TestCase) Sections</b>: <a href="General_Testcases.html">General TC</a> @@ -22,7 +20,7 @@ | <a href="Connection_Result.html">db Connection Table</a> | <a href="ToDo.html">ToDo</a> <div class="dba"> - <h1>OpenOffice.org Database Access - QA</h1> + <h1>OpenOffice.org Base - QA</h1> <table cellpadding="0" cellspacing="0" ID="Table1"> <tbody> Directory: /dba/www/css/ ======================== File [changed]: dba.css Url: http://dba.openoffice.org/source/browse/dba/www/css/dba.css?r1=1.33&r2=1.34 Delta lines: +8 -3 ------------------- --- dba.css 22 Jun 2006 08:33:36 -0000 1.33 +++ dba.css 28 Nov 2006 09:31:46 -0000 1.34 @@ -98,16 +98,16 @@ font-size:x-large; color: #000000; - background-color: #DEE4EE; - padding: 5px; margin-bottom: 2px; } .dba h2 { - background-color: transparent; + background-color: #f6f6f6; color: #000000; + + padding: 2px; margin-bottom: 10px; } @@ -161,6 +161,11 @@ } .dba h1 +{ + -moz-border-radius: 8px; +} + +.dba h2 { -moz-border-radius: 8px; } Directory: /dba/www/drivers/ ============================ File [changed]: index.html Url: http://dba.openoffice.org/source/browse/dba/www/drivers/index.html?r1=1.11&r2=1.12 Delta lines: +2 -4 ------------------- --- index.html 27 Nov 2006 13:20:12 -0000 1.11 +++ index.html 28 Nov 2006 09:31:46 -0000 1.12 @@ -4,17 +4,15 @@ <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"> <meta http-equiv="Content-Style-Type" content="text/css" /> <style type="text/css">@import url("/css/dba.css");</style> - <title>OpenOffice.org Database Access - Tips 'n' Tricks</title> + <title>OpenOffice.org Base - Drivers</title> <script type="text/javascript" src="/js/dba_default.js"></script> </head> <body lang="en-US"> <b>Project Sections</b>: <a href="../index.html">Home</a> - | <a href="../howto/index.html">HowTo's</a> | <a href="../specifications/index.html">Specifications</a> - | <a href="../FAQ/index.html">Tips 'n' Tricks</a> | <a href="../QA/index.html">QA</a> - | <a href="../miscellaneous/index.html">Miscellaneous</a> + | <a href="../development/index.html">Development</a> | <a href="./index.html"><b>Drivers</b></a><br/> <b>Database drivers</b>: <a href="./postgresql/index.html">PostgreSQL</a> Directory: /dba/www/drivers/mdb/ ================================ File [changed]: index.html Url: http://dba.openoffice.org/source/browse/dba/www/drivers/mdb/index.html?r1=1.23&r2=1.24 Delta lines: +1 -3 ------------------- --- index.html 27 Nov 2006 13:20:12 -0000 1.23 +++ index.html 28 Nov 2006 09:31:46 -0000 1.24 @@ -13,11 +13,9 @@ <body> <b>Project Sections</b>: <a href="../../index.html">Home</a> - | <a href="../../howto/index.html">HowTo's</a> | <a href="../../specifications/index.html">Specifications</a> - | <a href="../../FAQ/index.html">Tips 'n' Tricks</a> | <a href="../../QA/index.html">QA</a> - | <a href="../../miscellaneous/index.html">Miscellaneous</a> + | <a href="../../development/index.html">Development</a> | <a href="../index.html"><b>Drivers</b></a><br/> <b>Database drivers</b>: <a href="../postgresql/index.html">PostgreSQL</a> Directory: /dba/www/drivers/postgresql/ ======================================= File [changed]: index.html Url: http://dba.openoffice.org/source/browse/dba/www/drivers/postgresql/index.html?r1=1.39&r2=1.40 Delta lines: +1 -3 ------------------- --- index.html 27 Nov 2006 13:20:13 -0000 1.39 +++ index.html 28 Nov 2006 09:31:46 -0000 1.40 @@ -10,11 +10,9 @@ <body> <b>Project Sections</b>: <a href="../../index.html">Home</a> - | <a href="../../howto/index.html">HowTo's</a> | <a href="../../specifications/index.html">Specifications</a> - | <a href="../../FAQ/index.html">Tips 'n' Tricks</a> | <a href="../../QA/index.html">QA</a> - | <a href="../../miscellaneous/index.html">Miscellaneous</a> + | <a href="../../development/index.html">Development</a> | <a href="../index.html"><b>Drivers</b></a><br/> <b>Database drivers</b>: <a href="../postgresql/index.html"><b>PostgreSQL</b></a> Directory: /dba/www/drivers/sqlite/ =================================== File [changed]: index.html Url: http://dba.openoffice.org/source/browse/dba/www/drivers/sqlite/index.html?r1=1.10&r2=1.11 Delta lines: +1 -3 ------------------- --- index.html 27 Nov 2006 13:20:13 -0000 1.10 +++ index.html 28 Nov 2006 09:31:46 -0000 1.11 @@ -9,11 +9,9 @@ <body> <b>Project Sections</b>: <a href="../../index.html">Home</a> - | <a href="../../howto/index.html">HowTo's</a> | <a href="../../specifications/index.html">Specifications</a> - | <a href="../../FAQ/index.html">Tips 'n' Tricks</a> | <a href="../../QA/index.html">QA</a> - | <a href="../../miscellaneous/index.html">Miscellaneous</a> + | <a href="../../development/index.html">Development</a> | <a href="../index.html"><b>Drivers</b></a><br/> <b>Database drivers</b>: <a href="../postgresql/index.html">PostgreSQL</a> Directory: /dba/www/howto/ ========================== File [changed]: index.html Url: http://dba.openoffice.org/source/browse/dba/www/howto/index.html?r1=1.27&r2=1.28 Delta lines: +3 -5 ------------------- --- index.html 27 Nov 2006 13:20:13 -0000 1.27 +++ index.html 28 Nov 2006 09:31:47 -0000 1.28 @@ -4,17 +4,15 @@ <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"> <meta http-equiv="Content-Style-Type" content="text/css"> <style type="text/css">@import "/css/dba.css";</style> - <title>OpenOffice.org Database Access - HowTo's</title> + <title>OpenOffice.org Base - HowTo's</title> <script type="text/javascript" src="/js/dba_default.js"></script> </head> <body> <b>Project Sections</b>: <a href="../index.html">Home</a> - | <a href="../howto/index.html"><b>HowTo's</b></a> | <a href="../specifications/index.html">Specifications</a> - | <a href="../FAQ/index.html">Tips 'n' Tricks</a> | <a href="../QA/index.html">QA</a> - | <a href="../miscellaneous/index.html">Miscellaneous</a> + | <a href="../development/index.html">Development</a> | <a href="../drivers/index.html">Drivers</a><br/> <hr/> <div class="dba"> @@ -72,6 +70,6 @@ You may also want to visit the <a href="../FAQ/index.html">Tips 'n Tricks section</a>, which contains links to additional external resources, as well as yet more additional information which may help -you to ease your OpenOffice.org Database Access. </div> +you to ease your OpenOffice.org Base. </div> </body> </html> Directory: /dba/www/miscellaneous/ ================================== File [removed]: developer_projects.html File [changed]: index.html Url: http://dba.openoffice.org/source/browse/dba/www/miscellaneous/index.html?r1=1.17&r2=1.18 Delta lines: +3 -5 ------------------- --- index.html 27 Nov 2006 13:20:14 -0000 1.17 +++ index.html 28 Nov 2006 09:31:47 -0000 1.18 @@ -4,26 +4,24 @@ <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"> <meta http-equiv="Content-Style-Type" content="text/css" /> <style type="text/css">@import url("/css/dba.css");</style> - <title>OpenOffice.org Database Access - Tips 'n' Tricks</title> + <title>OpenOffice.org Base - Miscellaneous</title> <script type="text/javascript" src="/js/dba_default.js"></script> </head> <body lang="en-US"> <b>Project Sections</b>: <a href="../index.html">Home</a> - | <a href="../howto/index.html">HowTo's</a> | <a href="../specifications/index.html">Specifications</a> - | <a href="../FAQ/index.html">Tips 'n' Tricks</a> | <a href="../QA/index.html">QA</a> | <a href="../miscellaneous/index.html"><b>Miscellaneous</b></a> | <a href="../drivers/index.html">Drivers</a><br/> <b>Miscellaneous Sections</b>: - <a href="./developer_projects.html">Developer Projects</a> + <a href="../development/projects.html">Developer Projects</a> <div class="dba"> <h1 id="dba_misc">Miscellaneous</h1> <table cellpadding="0" cellspacing="0" ID="Table1"> <tbody> <tr class="OddTableRow"> - <td style="vertical-align: top; width: 200px;"><a href="developer_projects.html">Developer + <td style="vertical-align: top; width: 200px;"><a href="development/projects.html">Developer projects</a><br> </td> <td style="vertical-align: top;">You're a developer, and you want to help? Look Directory: /dba/www/specifications/ =================================== File [changed]: index.html Url: http://dba.openoffice.org/source/browse/dba/www/specifications/index.html?r1=1.145&r2=1.146 Delta lines: +2 -4 ------------------- --- index.html 27 Nov 2006 13:23:40 -0000 1.145 +++ index.html 28 Nov 2006 09:31:47 -0000 1.146 @@ -17,16 +17,14 @@ <div id="dba_menu_bar"> <b>Project Sections</b>: <a href="../index.html">Home</a> - | <a href="../howto/index.html">HowTo's</a> | <a href="../specifications/index.html" class="selected"><b>Specifications</b></a> - | <a href="../FAQ/index.html">Tips 'n' Tricks</a> | <a href="../QA/index.html">QA</a> - | <a href="../miscellaneous/index.html">Miscellaneous</a> + | <a href="../development/index.html">Development</a> | <a href="../drivers/index.html">Drivers</a><br/> </div> <hr/> <div class="dba"> -<h1 id="dba_specifications">OpenOffice.org Database Access - Specifications</h1> +<h1 id="dba_specifications">OpenOffice.org Base - Specifications</h1> </div> <div class="dba_light"> <table cellpadding="0" cellspacing="0" width="100%"> File [removed]: test.html --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
