To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=51846 Issue #:|51846 Summary:|select Max() fails from design view or sql view Component:|Database access Version:|680m114 Platform:|All URL:| OS/Version:|All Status:|NEW Status whiteboard:| Keywords:| Resolution:| Issue type:|DEFECT Priority:|P3 Subcomponent:|none Assigned to:|dbaneedsconfirm Reported by:|phillg
------- Additional comments from [EMAIL PROTECTED] Tue Jul 12 08:06:32 -0700 2005 ------- MySQL 4.0.24 and ODBC 3.5 on Linux Connect to a DB and test a simple query. No problems. Try "select MAX(RowNum) from Workers" and nothing comes back. Looking at the MySQL log the following two queries were run: SELECT MAX( RowNum ) FROM Workers SELECT MAX( RowNum ) FROM Workers WHERE 0 = 1 --------------------------------------------------------------------- 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]
