473,407 Members | 2,306 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,407 software developers and data experts.

Web based reporting software?

Greetings all,

I'm hoping someone can recommend a web-based reporting software. My
database is currently in MS Access, but could be ported to SQL Server
if necessary. Would prefer a broswer independent tool with no plug-in
requirements. Would also prefer it to be compatible with existing ASP
code (rather than ASP.NET). We don't need on-the-fly query creation,
but do want pre-formated quality layouts including headers, footers
and controled page breaks.

Any suggestions or direction would be most appreciated.

Thanks,
Chris
Jul 20 '05 #1
2 1986
> I'm hoping someone can recommend a web-based reporting software. My
database is currently in MS Access, but could be ported to SQL Server
if necessary. Would prefer a broswer independent tool with no plug-in
requirements. Would also prefer it to be compatible with existing ASP
code (rather than ASP.NET). We don't need on-the-fly query creation,
but do want pre-formated quality layouts including headers, footers
and controled page breaks.

Hi Chris,

Comments. At my job, I create intranet reporting sites for my
company. I have some of the requirements you do. The solution I came
up with is to write the majority of my code in MSSQLSERVER stored
procedures. My web pages simply gather user form inputs and calls the
stored procedures. (If there was a simple way to create web pages via
IIS and MSSQLSERVER only with html forms and cookies and stylesheets,
I would do it.) Browsers are great for screen presentation but
terrible at printing. IE on the MAC even displays different than on
the PC (because the MAC has stricter parsing rules). As a workaround,
I create text or CSV files on my webserver and name them with user's
IP address. I then instruct the user to download them. --Louis
Jul 20 '05 #2
lo************@hotmail.com (louis nguyen) wrote in message news:<b0*************************@posting.google.c om>...
I'm hoping someone can recommend a web-based reporting software. My
database is currently in MS Access, but could be ported to SQL Server
if necessary. Would prefer a broswer independent tool with no plug-in
requirements. Would also prefer it to be compatible with existing ASP
code (rather than ASP.NET). We don't need on-the-fly query creation,
but do want pre-formated quality layouts including headers, footers
and controled page breaks.


Hi Chris,
I forgot to add that MSSQLSERVER2000 is coming out with a free add on
called Reporting Services. It looks promising, but I'm still a little
vague about how interactive it is. (Permission/security who can see
what reports. Can the user select a different city/region/product on
the fly or do they query a different report.)

http://www.sqlmag.com/Articles/Index...rticleID=40529
Jul 20 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Ryan | last post by:
I want to create a web browser based MIS suite to use our data held on SQL 7. We have Dreamweaver and Crystal Reports available but I want to know if these are suitable or if there are any...
0
by: YellowFin | last post by:
Announcing Yellowfin Information collaboration and reporting tool Drag and Drop Report Builder Simple to Deploy and Administer Enterprise Level Web Based Reporting
2
by: simplegood | last post by:
Got any recommendations for some software that can handle table as large as 800,000 records with joins to other tables to produce a time base report e.g. weekly slices of data. I guess you could...
22
by: Rich | last post by:
I am trying to create a site that will re-direct a user based on their OS. For this site I will need to send NT4 and 95 users to site A and 2000/XP users to site B. All others should be directed...
1
by: CK | last post by:
Access2PDF is the software solution for developers looking for an easy way to include reports with their web based applications. http://access2pdf.com/ For many reporting requirements,...
2
by: Chris | last post by:
Greetings all, I'm hoping someone can recommend a web-based reporting software. My database is currently in MS Access, but could be ported to SQL Server if necessary. Would prefer a broswer...
2
by: Scott Natwick | last post by:
Can anyone suggest reporing software for creating Line, Pie, and Bar Charts? I need to be able to deploy the application I develop on a hosting provider. However, the provider doesn't currently...
102
by: Xah Lee | last post by:
i had the pleasure to read the PHP's manual today. http://www.php.net/manual/en/ although Pretty Home Page is another criminal hack of the unix lineage, but if we are here to judge the quality...
1
by: LeAnne | last post by:
I've got SQL Server 2000 Developer edition. Now, where can i get the SQL Server 2000 Reporting Serives from for Win XP Pro?? I can't seem to find a link or any page where I could download this...
0
by: YellowFin Announcements | last post by:
Whitepaper: "Yellowfin Reporting" enables Embedded Business Intelligence -------------------------------------------------------------------------------- Embedded reports are a standard...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.