Barry G. Sumpter
|
| Posted: 05/07/2002, 2:19 PM |
|
Hi all,
I'm ready to generate some reports on my BugTracking data.
Is there a cool way CodeCharge can do this for me?
Or, can I get CodeCharge to fire a MSAccess report for me?
Or, can I get ChodeCharge to build an hyperlink to fire a MSAccess
report for me?
Any help would be appreciated.
baz
|
|
|
 |
Ken Hardwick
|
| Posted: 05/07/2002, 5:25 PM |
|
You might check out some of the report examples on my website at... http://www.kenhardwick.com/dynam_subreport/default.asp
Also, would be glad to help you with your BugTracking application as you
have problems/issues.
And, after review the new CCS, I am planning on staying with the old code
charge. I have not decided what the
now product can offer me in the type of web applications I design.
Ken@kenhardwick.com
Barry G. Sumpter <bsumpter@bigpond.net.au> wrote in message
news:ab9gc3$pll$1@news.codecharge.com...
> Hi all,
> I'm ready to generate some reports on my BugTracking data.
>
> Is there a cool way CodeCharge can do this for me?
>
> Or, can I get CodeCharge to fire a MSAccess report for me?
>
> Or, can I get ChodeCharge to build an hyperlink to fire a MSAccess
> report for me?
>
> Any help would be appreciated.
>
> baz
>
>
|
|
|
 |
Jeff Turkington
|
| Posted: 05/07/2002, 5:38 PM |
|
I had the same problem/need and after a bit of investigation found that
Crystal Reports 8.5 Developer has this web reporting right out of the box.
See http://www.crystaldecisions.com/products/crystalreports/default.asp I
haven't done much with it yet but my initial tests were promising. Note
that the license with the devloper package is for 5 concurrent reports only
(good enough for a small user base) and the next 5 are big $$$.
Hope that helps,
Jeff Turkington
"Barry G. Sumpter" <bsumpter@bigpond.net.au> wrote in message
news:ab9gc3$pll$1@news.codecharge.com...
> Hi all,
> I'm ready to generate some reports on my BugTracking data.
>
> Is there a cool way CodeCharge can do this for me?
>
> Or, can I get CodeCharge to fire a MSAccess report for me?
>
> Or, can I get ChodeCharge to build an hyperlink to fire a MSAccess
> report for me?
>
> Any help would be appreciated.
>
> baz
>
>
|
|
|
 |
Barry G. Sumpter
|
| Posted: 05/08/2002, 2:00 AM |
|
Hi Ken,
Thanks for the zip I'll have a look later.
Hi Jeff,
Crystal is far too expensive for reporting.
Especially since everyone (???) has MSAcess.
baz
"Barry G. Sumpter" <bsumpter@bigpond.net.au> wrote in message
news:ab9gc3$pll$1@news.codecharge.com...
> Hi all,
> I'm ready to generate some reports on my BugTracking data.
>
> Is there a cool way CodeCharge can do this for me?
>
> Or, can I get CodeCharge to fire a MSAccess report for me?
>
> Or, can I get ChodeCharge to build an hyperlink to fire a MSAccess
> report for me?
>
> Any help would be appreciated.
>
> baz
>
>
|
|
|
 |
Brian Bermingham
|
| Posted: 05/08/2002, 5:13 AM |
|
Barry
I don't know if this helps. I remember playing about with this in web pages
some time ago but I don't know if or how it will work with CC.
http://support.microsoft.com/search/preview.aspx?scid=kb;en-us;Q259805
Let us know if you have any success.
Brian
"Barry G. Sumpter" <bsumpter@bigpond.net.au> wrote in message
news:abapfj$2gs$1@news.codecharge.com...
> Hi Ken,
> Thanks for the zip I'll have a look later.
>
> Hi Jeff,
> Crystal is far too expensive for reporting.
> Especially since everyone (???) has MSAcess.
>
> baz
>
>
> "Barry G. Sumpter" <bsumpter@bigpond.net.au> wrote in message
>news:ab9gc3$pll$1@news.codecharge.com...
> > Hi all,
> > I'm ready to generate some reports on my BugTracking data.
> >
> > Is there a cool way CodeCharge can do this for me?
> >
> > Or, can I get CodeCharge to fire a MSAccess report for me?
> >
> > Or, can I get ChodeCharge to build an hyperlink to fire a MSAccess
> > report for me?
> >
> > Any help would be appreciated.
> >
> > baz
> >
> >
>
>
|
|
|
 |
Shawn Mason
|
| Posted: 05/08/2002, 6:18 AM |
|
Easy reporting is the Holy Grail for the web. It seems that if it's easy
it's expensive and if it's not expensive it's complicated or extremely
limited. As far as I know, Access has no reporting options for the web.
After months of research I have found the following:
1. Crystal with recrystallize to be the easiest (w/o Crystal Enterprise it
is a bit cheaper)
2. Component One's reporting tools (not too hard to integrate but not
extremely powerful either...but useable)
3. Active Reports (report is done in code, not a report writer...complicated
but not expensive)
4. Roll you own using grids (no page breaking schemas which make it
worthless for corporate printing )
I'm sure there are others but I looked at least a dozen ways and came up
with these methods.
HTH,
Shawn Mason
"Barry G. Sumpter" <bsumpter@bigpond.net.au> wrote in message
news:ab9gc3$pll$1@news.codecharge.com...
> Hi all,
> I'm ready to generate some reports on my BugTracking data.
>
> Is there a cool way CodeCharge can do this for me?
>
> Or, can I get CodeCharge to fire a MSAccess report for me?
>
> Or, can I get ChodeCharge to build an hyperlink to fire a MSAccess
> report for me?
>
> Any help would be appreciated.
>
> baz
>
>
|
|
|
 |
|