To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=105168
                 Issue #|105168
                 Summary|Import datasource columns
               Component|Spreadsheet
                 Version|OOo 3.1.1
                Platform|All
                     URL|
              OS/Version|All
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|ENHANCEMENT
                Priority|P3
            Subcomponent|open-import
             Assigned to|spreadsheet
             Reported by|villeroy





------- Additional comments from [email protected] Fri Sep 18 07:42:31 
+0000 2009 -------
Currently you can drag almost anything from a database's grid view into a
spreadsheet, except for columns.
To import a set of columns you have to define a query first (SELECT
<field_list>FROM "Table").
When the user drags a column from the beamer, an opened table or view, an opened
query or from a form's table view, the name of the record set, the sort fields
and the filtered fields are well known and it should be possible to generate a
simple query like
SELECT <dropped_fields> FROM "Table_or_Query" WHERE "current_view_filter" ORDER
BY "current_view_sorting"

---------------------------------------------------------------------
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: [email protected]
For additional commands, e-mail: [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to