PHP Classes

Advance use of SQL to Excel Class

Recommend this page to a friend!

      SQL to Excel  >  All threads  >  Advance use of SQL to Excel Class  >  (Un) Subscribe thread alerts  
Subject:Advance use of SQL to Excel Class
Summary:SQL to Excel Class refrences
Messages:2
Author:Ajay Thumar
Date:2006-12-12 06:32:03
Update:2008-06-23 11:40:27
 

  1. Advance use of SQL to Excel Class   Reply   Report abuse  
Picture of Ajay Thumar Ajay Thumar - 2006-12-12 06:32:03
Hi dzaiacuck

I am using your SQL to Excel Class for my personal use.

Is there any possibility to get SQL data from multipal table.

eg.

$sql = "select p.*,po.poOptionGroup from products p,prodoptions po WHERE po.poProdID=p.pID";

$mid_excel->mid_sqlparaexcel("demo", "products,prodoptions ", $sql, "seusDadosNoExcel");

Please replay me ASAP.

Thank you
Ajay Thumar

  2. Re: Advance use of SQL to Excel Class   Reply   Report abuse  
Picture of gaill gaill - 2008-06-23 11:40:27 - In reply to message 1 from Ajay Thumar
Would be nice ... ;)