From: Ginny Caughey on 22 Oct 2009 11:45 Does anybody have a linkable report creation tool they like? .NET is fine or ActiveX, etc. Thanks, -- Ginny Caughey www.wasteworks.com
From: Carlos Vazquez on 22 Oct 2009 13:14 Ginny Caughey wrote: > Does anybody have a linkable report creation tool they like? .NET is fine or ActiveX, etc. > > Thanks, Ginny, as you don't mention it, I guess that you want it for a VO app (as this is clcvo). Obvious enough is ReportPro 2.x linkable designer. I deliver it with every app I make, and some of my customers are using it to make their own reports. It allows me to amend any report at customer's site or even make new ones there too. Excuse me if it were too obvious or perhaps "a little" outdated. -- Carlos Vazquez cva(a)NOSPAMtelefonica.net
From: Ginny Caughey on 22 Oct 2009 13:28 Thanks, Carlos. Yes it is for a VO app, but I'm looking for something better/newer than ReportPro, which I already have. I have suggested both Crystal and Reporting Services to clients, but some of them want something "build in". (I use Reporting Services myself, and my company provides custom reports in either SSRS or Crystal.) I thought about a menu option to launch Crystal, but I'm open to suggestions. And the technology doesn't really matter since I'll be building a C# shim to access it from the VO app anyway. -- Ginny Caughey www.wasteworks.com "Carlos Vazquez" <cva(a)NOSPAM~telefonica.net> wrote in message news:xn0ggpot7doic000(a)news.aioe.org... > Ginny Caughey wrote: > >> Does anybody have a linkable report creation tool they like? .NET is fine >> or ActiveX, etc. >> >> Thanks, > > Ginny, > > as you don't mention it, I guess that you want it for a VO app (as this is > clcvo). > > Obvious enough is ReportPro 2.x linkable designer. I deliver it with > every app I make, and some of my customers are using it to make their own > reports. It allows me to amend any report at customer's site or even make > new ones there too. > > Excuse me if it were too obvious or perhaps "a little" outdated. > > -- > Carlos Vazquez > cva(a)NOSPAMtelefonica.net
From: Willie Moore on 22 Oct 2009 13:52 Ginny, Have you considered fyiReporting? It outputs RDL.p Regards, Willie http://www.fyireporting.com/products.html "Ginny Caughey" <ginny.caughey.online(a)wasteworks.com> wrote in message news:005c6795$0$23466$c3e8da3(a)news.astraweb.com... > Thanks, Carlos. Yes it is for a VO app, but I'm looking for something > better/newer than ReportPro, which I already have. I have suggested both > Crystal and Reporting Services to clients, but some of them want something > "build in". (I use Reporting Services myself, and my company provides > custom reports in either SSRS or Crystal.) I thought about a menu option > to launch Crystal, but I'm open to suggestions. And the technology doesn't > really matter since I'll be building a C# shim to access it from the VO > app anyway. > > -- > > Ginny Caughey > www.wasteworks.com > > > > > "Carlos Vazquez" <cva(a)NOSPAM~telefonica.net> wrote in message > news:xn0ggpot7doic000(a)news.aioe.org... >> Ginny Caughey wrote: >> >>> Does anybody have a linkable report creation tool they like? .NET is >>> fine or ActiveX, etc. >>> >>> Thanks, >> >> Ginny, >> >> as you don't mention it, I guess that you want it for a VO app (as this >> is clcvo). >> >> Obvious enough is ReportPro 2.x linkable designer. I deliver it with >> every app I make, and some of my customers are using it to make their own >> reports. It allows me to amend any report at customer's site or even >> make new ones there too. >> >> Excuse me if it were too obvious or perhaps "a little" outdated. >> >> -- >> Carlos Vazquez >> cva(a)NOSPAMtelefonica.net > > > __________ Information from ESET NOD32 Antivirus, version of virus > signature database 4533 (20091022) __________ > > The message was checked by ESET NOD32 Antivirus. > > http://www.eset.com > > > __________ Information from ESET NOD32 Antivirus, version of virus signature database 4533 (20091022) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com
From: Geoff Chambers on 22 Oct 2009 14:05
On Oct 22, 1:52 pm, "Willie Moore" <will...(a)wmconsulting.com> wrote: > Ginny, > > Have you considered fyiReporting? It outputs RDL.p > > Regards, > Willie > > http://www.fyireporting.com/products.html > > "Ginny Caughey" <ginny.caughey.onl...(a)wasteworks.com> wrote in message > > news:005c6795$0$23466$c3e8da3(a)news.astraweb.com... > > > > > > > Thanks, Carlos. Yes it is for a VO app, but I'm looking for something > > better/newer than ReportPro, which I already have. I have suggested both > > Crystal and Reporting Services to clients, but some of them want something > > "build in". (I use Reporting Services myself, and my company provides > > custom reports in either SSRS or Crystal.) I thought about a menu option > > to launch Crystal, but I'm open to suggestions. And the technology doesn't > > really matter since I'll be building a C# shim to access it from the VO > > app anyway. > > > -- > > > Ginny Caughey > >www.wasteworks.com > > > "Carlos Vazquez" <cva(a)NOSPAM~telefonica.net> wrote in message > >news:xn0ggpot7doic000(a)news.aioe.org... > >> Ginny Caughey wrote: > > >>> Does anybody have a linkable report creation tool they like? .NET is > >>> fine or ActiveX, etc. > > >>> Thanks, > > >> Ginny, > > >> as you don't mention it, I guess that you want it for a VO app (as this > >> is clcvo). > > >> Obvious enough is ReportPro 2.x linkable designer. I deliver it with > >> every app I make, and some of my customers are using it to make their own > >> reports. It allows me to amend any report at customer's site or even > >> make new ones there too. > > >> Excuse me if it were too obvious or perhaps "a little" outdated. > > >> -- > >> Carlos Vazquez > >> c...(a)NOSPAMtelefonica.net > > > __________ Information from ESET NOD32 Antivirus, version of virus > > signature database 4533 (20091022) __________ > > > The message was checked by ESET NOD32 Antivirus. > > >http://www.eset.com > > __________ Information from ESET NOD32 Antivirus, version of virus signature database 4533 (20091022) __________ > > The message was checked by ESET NOD32 Antivirus. > > http://www.eset.com- Hide quoted text - > > - Show quoted text - I've never done it and there are licensing issues, but there is a designer & runtime DLL. I use the COM object (RDC), but there is a .NET version too. IApplicatioin class has a Method NewReport that I always assumed was for desiging new reports. |