i need help with software to make report
Este es un mensaje con varias partes en formato MIME.
------=_NextPart_000_0010_01C9A324.D52E47E0
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: 7bit
Hello list, i will like to know if there is any tool to make reports with
php and postgresql, something easy and quick to handle I need to build 35
reports and some of them have a lot of work and I need a simple tool to do
it.
Thanks in advanced.
------=_NextPart_000_0010_01C9A324.D52E47E0
Content-Type: text/html;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
<html xmlns:v=3D"urn:schemas-microsoft-com:vml" =
xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" =
xmlns=3D"http://www.w3.org/TR/REC-html40">
<head>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Dus-ascii">
<meta name=3DGenerator content=3D"Microsoft Word 12 (filtered medium)">
<style>
<!--
/* Font Definitions */
[at] font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0cm;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:purple;
text-decoration:underline;}
span.EstiloCorreo17
{mso-style-type:personal-compose;
font-family:"Calibri","sans-serif";
color:windowtext;}
..MsoChpDefault
{mso-style-type:export-only;}
[at] page Section1
{size:612.0pt 792.0pt;
margin:70.85pt 3.0cm 70.85pt 3.0cm;}
div.Section1
{page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
<o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext=3D"edit">
<o:idmap v:ext=3D"edit" data=3D"1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang=3DES link=3Dblue vlink=3Dpurple>
<div class=3DSection1>
<p class=3DMsoNormal><span lang=3DEN-US>Hello list, i will like to know =
if there is
any tool to make reports with php and postgresql, something easy and =
quick to
handle I need to build 35 reports and some of them have a lot of work =
and I need
a simple tool to do it.<o:p></o:p></span></p>
<p class=3DMsoNormal><span lang=3DEN-US><o:p> </o:p></span></p>
<p class=3DMsoNormal><span lang=3DEN-US>Thanks in advanced. =
<o:p></o:p></span></p>
</div>
</body>
</html>
------=_NextPart_000_0010_01C9A324.D52E47E0--
Re: i need help with software to make report
-----Mensaje original-----
De: Raymond O'Donnell [mailto:rod [at] iol.ie]
Enviado el: Jueves, 12 de Marzo de 2009 03:18 p.m.
Para: Jose L Rodriguez
Asunto: Re: [PHP] i need help with software to make report
On 12/03/2009 19:41, Jose L Rodriguez wrote:
> Hello list, i will like to know if there is any tool to make reports with
> php and postgresql, something easy and quick to handle I need to build 35
> reports and some of them have a lot of work and I need a simple tool to do
> it.
Did you try Google? :-)
A quick search on "Reports PHP PostgreSQL" turned up the following:
http://postgresql-php-generator.sql-maestro-group.qarchive.o rg/
Haven't tried it myself, you understand....
Ray.
------------------------------------------------------------ ------
Thanks Raymon, what I need is a tool like crystal report, what you just send
its perfect for small reports, but this is something very demanding for my
company, and doing all this report without a tool will take a lot of time
for me, I been searching over the web (google) for about 2 months and I
found some good software like agata report but still there are things that
make it difficult to work, I decide to write to this list because I know
that people here have a lot of experience and someone might come with a good
answer of a nice tool.
Sorry for my English I would like to express better but this the best I can
do, I am Spanish speaker.
--
Sent via pgsql-php mailing list (pgsql-php [at] postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-php
Re: i need help with software to make report
On 12/03/2009 20:03, Jose L Rodriguez wrote:
> for me, I been searching over the web (google) for about 2 months and I
> found some good software like agata report but still there are things that
> make it difficult to work, I decide to write to this list because I know
> that people here have a lot of experience and someone might come with a good
> answer of a nice tool.
>
> Sorry for my English I would like to express better but this the best I can
> do, I am Spanish speaker.
Much better than my Spanish! :-)
You could try the pgsql-general list too - you might have a bigger
audience there.
Ray.
------------------------------------------------------------ ------
Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland
rod [at] iol.ie
Galway Cathedral Recitals: http://www.galwaycathedral.org/recitals
------------------------------------------------------------ ------
--
Sent via pgsql-php mailing list (pgsql-php [at] postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-php
Re: i need help with software to make report
--0016e6de1524b45f660464fa8b17
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
Hi,
have you seen this: http://www.fpdf.org/ ?
In the "scripts" page you can find examples for managing postgresql data.
all the best
flavio
--
io uso Debian GNU/Linux
user #413018 counter.li.org
<<usiamo formati aperti!>>
http://it.wikipedia.org/wiki/Formato_aperto
--0016e6de1524b45f660464fa8b17
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
Hi,<br>=C2=A0have you seen this: <a href=3D"http://www.fpdf.org/">http://ww=
w.fpdf.org/</a> ?<br>In the "scripts" page you can find examples =
for managing postgresql data.<br><br>all the best<br>flavio<br clear=3D"all=
"><br>
-- <br>io uso Debian GNU/Linux<br>user #413018 <a href=3D"http://counter.li=
..org">counter.li.org</a><br><br><<usiamo formati aperti!>> <br>=
<a href=3D"http://it.wikipedia.org/wiki/Formato_aperto">http://it.wikipedia=
..org/wiki/Formato_aperto</a><br>
--0016e6de1524b45f660464fa8b17--