Simple Report Solution?
am 11.02.2005 18:38:01 von jake
Looking for a simple report solution using ASP and Access db.
I want to allow the users to select table, fields to be in report. Then
allow them to specify criteria for the query.
Would output to simple table in browser - nothing fancy.
Any free scripts for something like this? Could perhaps purchase something
but would rather develop myself with the help of you experts :-)
Thanks!
Re: Simple Report Solution?
am 17.02.2005 08:05:09 von Bullschmidt
<<
Looking for a simple report solution using ASP and Access db.
I want to allow the users to select table, fields to be in report. Then
allow them to specify criteria for the query.
Would output to simple table in browser - nothing fancy.
Any free scripts for something like this? Could perhaps purchase
something
but would rather develop myself with the help of you experts :-)
>>
Perhaps some food for thought:
Universal DB Viewer
http://www.asp101.com/samples/db_dsn.asp
TableEditoR
http://www.2enetworx.com/dev/projects/tableeditor.asp
http://www.2enetworx.com/dev/projects/read.asp?pid=2&docid=1 6
A Generic Database Web Editor by Robert Chartier - 8/24/2001
http://www.aspalliance.com/nothingmn/view.asp?aid=16
Universal Table Editor by Tom Wellige
http://www.codeproject.com/asp/ute.asp
Best regards,
J. Paul Schmidt, Freelance ASP Web Developer
http://www.Bullschmidt.com
ASP Design Tips, ASP Web Database Demo, Free ASP Bar Chart Tool...
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Re: Simple Report Solution?
am 17.02.2005 08:58:28 von jake
Thanks! This is a great start.
"Bullschmidt" wrote in message
news:uj2KF8LFFHA.3284@TK2MSFTNGP09.phx.gbl...
> <<
> Looking for a simple report solution using ASP and Access db.
>
> I want to allow the users to select table, fields to be in report. Then
> allow them to specify criteria for the query.
> Would output to simple table in browser - nothing fancy.
>
> Any free scripts for something like this? Could perhaps purchase
> something
> but would rather develop myself with the help of you experts :-)
>>>
>
> Perhaps some food for thought:
>
> Universal DB Viewer
> http://www.asp101.com/samples/db_dsn.asp
>
> TableEditoR
> http://www.2enetworx.com/dev/projects/tableeditor.asp
>
> http://www.2enetworx.com/dev/projects/read.asp?pid=2&docid=1 6
>
> A Generic Database Web Editor by Robert Chartier - 8/24/2001
> http://www.aspalliance.com/nothingmn/view.asp?aid=16
>
> Universal Table Editor by Tom Wellige
> http://www.codeproject.com/asp/ute.asp
>
> Best regards,
> J. Paul Schmidt, Freelance ASP Web Developer
> http://www.Bullschmidt.com
> ASP Design Tips, ASP Web Database Demo, Free ASP Bar Chart Tool...
>
>
> *** Sent via Developersdex http://www.developersdex.com ***
> Don't just participate in USENET...get rewarded for it!