To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=107717
                 Issue #|107717
                 Summary|Make db more configurable with extensions
               Component|Database access
                 Version|DEV300m67
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|ENHANCEMENT
                Priority|P3
            Subcomponent|none
             Assigned to|oj
             Reported by|oj





------- Additional comments from o...@openoffice.org Wed Dec 16 11:30:45 +0000 
2009 -------
Currently it isn't possible to do special tasks for some databases. For example
it isn't possible to retrieve the command of a view stored inside the database. 
Therefor some entry points are necessary to be defined. Each driver can than
define a property in his configuration file (see names below). The value is
always a string which defines a service which will be instantiated and asked to
do the job. Each service/interface will be defined in com.sun.star.sdb.tools.X*

In the current state this one will be added
- ViewSupportServiceName
- TableAlterationServiceName
- TableRenameServiceName
- ViewAlterationServiceName
- CommandDefinitionSupplier
- FormSupplier
- ReportSupplier

I'll add new ones when figure out which could be needed.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@dba.openoffice.org
For additional commands, e-mail: issues-h...@dba.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to