Bugs item #2834654, was opened at 2009-08-10 01:13 Message generated for change (Tracker Item Submitted) made by vzzzbx You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2834654&group_id=56967
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: PF/runtime Group: Clients "stable" Status: Open Resolution: None Priority: 5 Private: No Submitted By: Wouter Alink (vzzzbx) Assigned to: Nobody/Anonymous (nobody) Summary: PHP+XQUERY: multiple results not returned correctly Initial Comment: Regarding the use of the XQuery language in the PHP interface: Conforming to the current JDBC behavior (which allows both XQuery and SQL queries): a different row should be returned for each item in a sequence of results. An example: a query like "1 to 4" should return a result with 1 column and 4 rows, containing 1, 2, 3, and 4 respectively. Currently it doesn't seem to do so. See test in pathfinder: tests/clients/Tests/php_monetdb.XQUERY.sh And see example in clients: src/examples/php/xquerysample.php ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2834654&group_id=56967 ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Monetdb-bugs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/monetdb-bugs
