Base/Features/Pool
From Apache OpenOffice Wiki
		< Base
		
		
Revision as of 14:07, 10 December 2008 by Frank Schoenheit (talk | contribs) (New page: {| cellpadding="4" cellspacing="0" style="margin: 1em 1em 1em 1em;" border="1" rules="all" |- align="left" style="background-color:#cccccc"  | '''Ideas''' || '''Client''' |- align="left" s...)
| Ideas | Client | 
| Tables | |
| allow printing a table structure | designer | 
have a SQL preview in the table designer, reflecting the DDL necessary to create the current design of the table. This would be a live preview, and should also allow last-minute changes to the statement (before actually sending it to the server)
 | 
designer | 
| link tables from different sources (aka DBs) into one database. | designer | 
| user interface for HSQL's text table feature (aka reading/writing CSV files) | user | 
| more intelligent deletion of table data (don't delete every single record, but the set of records described by the current filter in the table data view) | user | 
| HSQLDB: dBase support | user |