To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=42048 Issue #:|42048 Summary:|for MS Access databases, hide system tables Component:|Database access Version:|680m76 Platform:|All URL:| OS/Version:|All Status:|NEW Status whiteboard:| Keywords:| Resolution:| Issue type:|ENHANCEMENT Priority:|P3 Subcomponent:|none Assigned to:|oj Reported by:|fs
------- Additional comments from [EMAIL PROTECTED] Fri Feb 4 03:20:06 -0800 2005 ------- Currently, when you create a database document working with an MS Access database (aka a .mdb file), several tables are shown which are system tables (e.g. MSysModules2, MSysToolbars,...) , and in parts cannot even be accessed by the user due to missing read permissions (e.g. MSysACEs). In the API, OOo database documents feature table type filters, which could be used to mask out those tables. For this, the File|New|Database wizard should be adjusted so that, when creating a database document for an .mdb file, it automatically sets the TableTypeFilter to something which hides the system tables. In addition, the "Edit|Database|Connection type" wizard should be changed so that it - resets the TableTypeFilter to empty, when an MSAccess database document is changed to another type, AND the TableTypeFilter is the default filter for MSAccess databases - sets the TableTypeFilter to hide MS Access system tables, when an arbitrary database document is changed to the MS Access type, AND the TableTypeFilter is empty currently. --------------------------------------------------------------------- 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]
