From: Mike N. <mh...@us...> - 2003-02-04 15:57:47
|
On Mon, 2003-02-03 at 13:30, Don Seiler wrote: > Is there a mechanism in place to support table joins? sqlSelect would > work as long as you don't have a table prefix in place but that is more of > a kludge than anything. Don, The only two Pear references I found for 'join' are below. I hope they help. Version: 0.18-devel (2002-09-08) -- join() http://pear.php.net/package-changelog.php?pacid=85 DB_QueryTool -- setJoin http://pear.php.net/weeklynews.php/en/20030119.html -- Mike Noyes <mhnoyes @ users.sourceforge.net> http://sourceforge.net/users/mhnoyes/ http://leaf-project.org/ http://sitedocs.sf.net/ http://ffl.sf.net/ |