To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=48444
------- Additional comments from [EMAIL PROTECTED] Wed May 11 00:25:36 -0700 2005 ------- which is correct. Views are, conceptually, treated as tables in all databases. That's why OOo asks for TABLEs and VIEWs, since the latter can be used as if they were the former. It's a feature of MS' ADO driver for MDB databases to report queries as VIEWs, which makes sense, since Access is able to treat queries as if they were tables. If OOo would treat MDB-VIEWs as if they were queries, then you would at least lose the possibility to use them in other queries (since OOo is not capable of doing this). Both approaches might have their advantages, however, in the current form, everything works as designed. IMO, the better solution (instead of displaying MDB-queries as queries in OOo) would be a real "import/export" of MDB databases, basically the same way the other OOo applications do it with the other MS document types. --------------------------------------------------------------------- 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]
