March 7, 2009
Comments Off on Retro histogramming in Excel
May 11, 2008
Comments Off on Damn PHP
Not for n00bs
How on Earth do you return the column definitions of a table as the names for the start- and endtags ?
On Adobe.com® there is a tutorial for Adobe Flex® where the result of a query to a MySQL® database is returned via PHP as XML. The column names retrieved in this query are looped through and put in the start- and endtags in the XML-document.
Of course, MySQL® isn’t “good” enough >;-) and this is altered to query an Oracle® database….
April 25, 2008
Comments Off on Export a query from Oracle via PHP to Excel
The easiest thing you will find on the net for spooling a resultset from Oracle to an Excel format via php, will probably be that you need to add: Read the rest of this entry »