Le lundi 23 juillet 2012 à 11:53 -0700, Marcus Túlio Ramos a écrit :
> I´m using Visual Studio 2010 - C# and Postgres with NPGSQL for data
> provider.
>
> I´d like to know what´s the best option for a Report Builder on this
> scenario.
If you can separate it from your application, I find that a
Hi there!
I´m using Visual Studio 2010 - C# and Postgres with NPGSQL for data
provider.
I´d like to know what´s the best option for a Report Builder on this
scenario.
Thanks
--
View this message in context:
http://postgresql.1045698.n5.nabble.com/Reporting-tool-for-Npgsql-tp5717654.html
In response to Craig Ringer :
> Hi
>
> I've started on a wiki article on reporting problems / bugs with
> PostgreSQL. It focuses mainly on collecting enough information for it to
> be possible to answer questions reasonably.
>
> I'd really like edits / comments / suggestions.
the error-message
Hi
I've started on a wiki article on reporting problems / bugs with
PostgreSQL. It focuses mainly on collecting enough information for it to
be possible to answer questions reasonably.
I'd really like edits / comments / suggestions.
http://wiki.postgresql.org/wiki/Guide_to_reporting_problems
Robert James wrote:
Can you clarify the need / value added for reporting tool, over just running
queries and packaging the output in HTML (with a little CSS for styling, you
can get near PDF quality). This can be done in SQL and a tad of PHP (or
Ruby).
Looking at having someone generate report
On Mon, 2007-10-15 at 23:59 -0400, Robert James wrote:
> Can you clarify the need / value added for reporting tool, over just
> running queries and packaging the output in HTML (with a little CSS
> for styling, you can get near PDF quality). This can be done in SQL
> and a tad of PHP (or Ruby).
>
Can you clarify the need / value added for reporting tool, over just running
queries and packaging the output in HTML (with a little CSS for styling, you
can get near PDF quality). This can be done in SQL and a tad of PHP (or
Ruby).
On 10/15/07, Geoffrey <[EMAIL PROTECTED]> wrote:
>
> Ned Lilly w
Ned Lilly wrote:
On 10/14/2007 6:41 PM Geoffrey wrote:
Bill Moran wrote:
Geoffrey <[EMAIL PROTECTED]> wrote:
Andrus wrote:
I guess I should have noted that we will need to run this on Linux
clients.
Geoffrey,
You can run FYIReporting engine in Linux using MONO (
www.go-mono.com )
Thanks,
On 10/14/2007 6:41 PM Geoffrey wrote:
Bill Moran wrote:
Geoffrey <[EMAIL PROTECTED]> wrote:
Andrus wrote:
I guess I should have noted that we will need to run this on Linux
clients.
Geoffrey,
You can run FYIReporting engine in Linux using MONO ( www.go-mono.com )
Thanks, we're looking for s
Bill Moran wrote:
Geoffrey <[EMAIL PROTECTED]> wrote:
Andrus wrote:
I guess I should have noted that we will need to run this on Linux
clients.
Geoffrey,
You can run FYIReporting engine in Linux using MONO ( www.go-mono.com )
Thanks, we're looking for something that will run natively on Linu
Geoffrey <[EMAIL PROTECTED]> wrote:
>
> Andrus wrote:
> >> I guess I should have noted that we will need to run this on Linux
> >> clients.
> >
> > Geoffrey,
> >
> > You can run FYIReporting engine in Linux using MONO ( www.go-mono.com )
>
> Thanks, we're looking for something that will run nat
Andrus wrote:
I guess I should have noted that we will need to run this on Linux
clients.
Geoffrey,
You can run FYIReporting engine in Linux using MONO ( www.go-mono.com )
Thanks, we're looking for something that will run natively on Linux.
--
Until later, Geoffrey
Those who would give up
> I guess I should have noted that we will need to run this on Linux
> clients.
Geoffrey,
You can run FYIReporting engine in Linux using MONO ( www.go-mono.com )
Andrus.
---(end of broadcast)---
TIP 1: if posting/reading through Usenet, pleas
Andrus wrote:
Use
www.fyireporting.com
Open source, uses excellent PostgreSQL npgsql drivers.
Use standard RDL format
I guess I should have noted that we will need to run this on Linux clients.
--
Until later, Geoffrey
Those who would give up essential Liberty, to purchase a little
temporar
Hi Andrus,
There are some pretty good PDF docs that would be a good starting point for all
of your questions - see http://www.xtuple.org/?q=node/2177. (They're also in
the downloads area of the Sourceforge site, but a little hard to find).
Speaking of the downloads, if you check there
(http:/
Thank you.
How server-side reporting works ?
Will it use some C stored proceure in server ?
In which format rendered report is sent back ?
I need to call it in C#
Where to find example calling OpenRpt in MONO / .NET ?
Is OpenRpt now in LGPL, I havent found any announcment about licence change
> "Render" as in "run the report program on the host"?
Yes.
Many reports shows only summary data in reports.
If such report is created in server, it runs fast.
If such report is created in client, it need to retrieve a lot of data and
is very slow.
Andrus.
---(end of b
Try OpenRPT - server side rendering engine, and client-side GUI designer.
http://sourceforge.net/projects/openrpt
Cheers,
Ned
On 9/1/2007 7:12 AM Andrus wrote:
I'm looking for a report generator which renders reports in server and sends
rendering result
to client.
any idea ?
Andrus.
---
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 09/01/07 06:12, Andrus wrote:
> I'm looking for a report generator which renders reports in server and sends
> rendering result to client.
"Render" as in "run the report program on the host"?
- --
Ron Johnson, Jr.
Jefferson LA USA
Give a man a
I'm looking for a report generator which renders reports in server and sends
rendering result
to client.
any idea ?
Andrus.
---(end of broadcast)---
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail com
Use
www.fyireporting.com
Open source, uses excellent PostgreSQL npgsql drivers.
Use standard RDL format
Andrus.
"Geoffrey" <[EMAIL PROTECTED]> kirjutas sõnumis
news:[EMAIL PROTECTED]
> We are looking for a reporting tool that will enable users to generate
> their own reports. Something lik
gsql-general@postgresql.org
Subject: Re: [GENERAL] reporting tools
Ned Lilly wrote on 23.08.2007 15:44:
> This is specifically why we released OpenRPT as open source - it's
very
> lightweight, no Java required. http://sf.net/projects/openrpt
I am a Java developer and thus I have no p
On 8/23/2007 10:07 AM Thomas Kellerer wrote:
Ned Lilly wrote on 23.08.2007 15:44:
This is specifically why we released OpenRPT as open source - it's
very lightweight, no Java required. http://sf.net/projects/openrpt
I am a Java developer and thus I have no problems in using Java based
tool
o: Geoffrey<mailto:[EMAIL PROTECTED]>
Cc: pgsql-general@postgresql.org<mailto:pgsql-general@postgresql.org>
Sent: Thursday, August 23, 2007 7:35 AM
Subject: Re: [GENERAL] reporting tools
On Wed, 2007-08-22 at 18:57 -0400, Geoffrey wrote:
> We are looking for a reporting tool
Ned Lilly wrote on 23.08.2007 15:44:
This is specifically why we released OpenRPT as open source - it's very
lightweight, no Java required. http://sf.net/projects/openrpt
I am a Java developer and thus I have no problems in using Java based tools.
Especially because I ususally only have a JDB
ithin a few minutes.
Have fun,
[EMAIL PROTECTED]
The Computing Froggy
- Message d'origine
De : Thomas Kellerer <[EMAIL PROTECTED]>
À : pgsql-general@postgresql.org
Envoyé le : Jeudi, 23 Août 2007, 11h16mn 46s
Objet : Re: [GENERAL] reporting tools
Phoenix Kiula wrote on 23.08.2007 10
On 8/23/2007 5:16 AM Thomas Kellerer wrote:
Phoenix Kiula wrote on 23.08.2007 10:42:
On 23/08/07, Scott Marlowe <[EMAIL PROTECTED]> wrote:
Yeah, I'm not the biggest fan of CR, but it's worked with PostgreSQL
for quite some time now. We had it hitting a pg7.2 db back in the
day, when hip kids r
On Wed, 2007-08-22 at 18:57 -0400, Geoffrey wrote:
> We are looking for a reporting tool that will enable users to generate
> their own reports. Something like Crystal Reports.
>
> Anyone using something like this with Postgresql?
>
agata, datavision, jasper reports, birt, openRPT -- google s
On Thu, 2007-08-23 at 06:20 -0400, Geoffrey wrote:
> Joshua D. Drake wrote:
> > -BEGIN PGP SIGNED MESSAGE-
> > Hash: SHA1
> >
> > John DeSoi wrote:
> >> On Aug 22, 2007, at 7:21 PM, Geoffrey wrote:
> >>
> >>> We are looking for an open source reporting tool that will enable
> >>> users to
Thanks for the various responses, I'll check them out and post my
research results and our decision.
--
Until later, Geoffrey
Those who would give up essential Liberty, to purchase a little
temporary Safety, deserve neither Liberty nor Safety.
- Benjamin Franklin
---(e
Joshua D. Drake wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
John DeSoi wrote:
On Aug 22, 2007, at 7:21 PM, Geoffrey wrote:
We are looking for an open source reporting tool that will enable
users to generate their own reports. Something like Crystal Reports. ;)
I was looking at a co
Phoenix Kiula wrote on 23.08.2007 10:42:
On 23/08/07, Scott Marlowe <[EMAIL PROTECTED]> wrote:
Yeah, I'm not the biggest fan of CR, but it's worked with PostgreSQL
for quite some time now. We had it hitting a pg7.2 db back in the
day, when hip kids road around in rag top roadsters and wore tshi
On Thu, 2007-08-23 at 16:42 +0800, Phoenix Kiula wrote:
> On 23/08/07, Scott Marlowe <[EMAIL PROTECTED]> wrote:
> >
> > Yeah, I'm not the biggest fan of CR, but it's worked with PostgreSQL
> > for quite some time now. We had it hitting a pg7.2 db back in the
> > day, when hip kids road around in r
On 23/08/07, Scott Marlowe <[EMAIL PROTECTED]> wrote:
>
> Yeah, I'm not the biggest fan of CR, but it's worked with PostgreSQL
> for quite some time now. We had it hitting a pg7.2 db back in the
> day, when hip kids road around in rag top roadsters and wore tshirts
> with cigarettes rolled in thei
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
John DeSoi wrote:
>
> On Aug 22, 2007, at 7:21 PM, Geoffrey wrote:
>
>> We are looking for an open source reporting tool that will enable
>> users to generate their own reports. Something like Crystal Reports. ;)
>
> I was looking at a couple the o
On Aug 22, 2007, at 7:21 PM, Geoffrey wrote:
We are looking for an open source reporting tool that will enable
users to generate their own reports. Something like Crystal
Reports. ;)
I was looking at a couple the other day: iReport (part of Jasper),
OpenRPT, and DataVision (http://datav
On 8/22/07, Joshua D. Drake <[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Geoffrey wrote:
> > We are looking for a reporting tool that will enable users to generate
> > their own reports. Something like Crystal Reports.
> >
> > Anyone using something like this wi
Joshua D. Drake wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Geoffrey wrote:
We are looking for a reporting tool that will enable users to generate
their own reports. Something like Crystal Reports.
Anyone using something like this with Postgresql?
Why not Crystal Reports?
My bad
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Geoffrey wrote:
> We are looking for a reporting tool that will enable users to generate
> their own reports. Something like Crystal Reports.
>
> Anyone using something like this with Postgresql?
>
Why not Crystal Reports?
Joshua D. Drake
- --
We are looking for a reporting tool that will enable users to generate
their own reports. Something like Crystal Reports.
Anyone using something like this with Postgresql?
--
Until later, Geoffrey
Those who would give up essential Liberty, to purchase a little
temporary Safety, deserve neithe
On Jul 22, 2007, at 4:18 AM, Matthew Snape wrote:
I have just listened to Josh Berkus on FLOSS regarding postgresql.
It was suggested that postgresql has advantages over other
databases when it comes to reporting. Why is this?
I'll venture a guess that Josh was referring to our ability to
I have just listened to Josh Berkus on FLOSS regarding postgresql. It was
suggested that postgresql has advantages over other databases when it comes
to reporting. Why is this?
On Wed, Jun 15, 2005 at 09:51:53AM -0400, Hrishikesh Deshmukh wrote:
> Hi All,
>
> Are there better open source reporting tools than openrpt, agata?
Not unless you like Java.
If Java is your thing then JasperReports (and it's various GUI designers)
aren't bad, but it looks like BIRT (http://www.
for java programming, yes, it's ireport that handles jasperreport engine.
2005/6/15, Hrishikesh Deshmukh <[EMAIL PROTECTED]>:
> Hi All,
>
> Are there better open source reporting tools than openrpt, agata?
>
> Thanks,
> Hrishi
>
> ---(end of broadcast)---
Hi All,
Are there better open source reporting tools than openrpt, agata?
Thanks,
Hrishi
---(end of broadcast)---
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])
Listas Evandro (Não use este endereço para mensagens pessoais) wrote:
Try http://www.agata.org.br/us/index.php
Is very good and free
We looked at agata, but I have a real problem with the following
installation instructions on the agata page:
rpm -i --force
That's not something I care to
Try http://www.agata.org.br/us/index.php
Is very good and free
On 5/24/05, Aly Dharshi <[EMAIL PROTECTED]> wrote:
Hello Dino, I think that there is something called openrpt
http://www.openrpt.com/ have youlooked at this ? Cheers, Aly.Dino Vliet wrote:> Hi folks,>> Maybe a litt
Hello Dino,
I think that there is something called openrpt http://www.openrpt.com/ have you
looked at this ?
Cheers,
Aly.
Dino Vliet wrote:
Hi folks,
Maybe a little bit off topic, but I want to convince
my managers of the value of opensource products and
decided that I wil
Hi folks,
Maybe a little bit off topic, but I want to convince
my managers of the value of opensource products and
decided that I will reverse engineer the datawarehouse
at my company. We are a small player and our
datawarehouse solution is based on an ETL tool from
Informatica, Oracle and Busines
49 matches
Mail list logo