473,623 Members | 2,693 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Reporting Tool

Hi

My users, use ms access for querying and reporting on a backend database,
however they need to replace ms access with a new reporting tool.

I’m thinking of developing my own reporting engine in C# to replace the
existing ms access model.

Are there any c# reporting application samples that I could look at to get
started?

I had a quick look at Crystal Reports, but feel this is to complex for my
users unless there is a more friendly front-end to it, and it can somehow be
wrapped into a C# application, is this possible?

Basically I’m looking for a simple c# querying and reporting tool that is
self contained and can be shared – any ideas?

Thanks

Nov 17 '05 #1
3 4902
Try
http://www.asp.net/StarterKits/Downl...ndex=0&tabid=1
---

Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

*************** ************
Think Outside the Box!
*************** ************
"jez123456" wrote:
Hi

My users, use ms access for querying and reporting on a backend database,
however they need to replace ms access with a new reporting tool.

I’m thinking of developing my own reporting engine in C# to replace the
existing ms access model.

Are there any c# reporting application samples that I could look at to get
started?

I had a quick look at Crystal Reports, but feel this is to complex for my
users unless there is a more friendly front-end to it, and it can somehow be
wrapped into a C# application, is this possible?

Basically I’m looking for a simple c# querying and reporting tool that is
self contained and can be shared – any ideas?

Thanks

Nov 17 '05 #2

Why do you have to get rid of Access? One thing we did with an
application when a user required custom reporting is provide an Access
reporting front end to the application that used web services to
download selected data to the local system which they can then run
custom reports and queries on. We even denomalized the data to make
their reporting easier.

The users were very happy with the solution and never bothered us for
new reports.

HTH,

Sam
On Wed, 11 May 2005 08:01:06 -0700, jez123456
<je*******@disc ussions.microso ft.com> wrote:
Hi

My users, use ms access for querying and reporting on a backend database,
however they need to replace ms access with a new reporting tool.

I’m thinking of developing my own reporting engine in C# to replace the
existing ms access model.

Are there any c# reporting application samples that I could look at to get
started?

I had a quick look at Crystal Reports, but feel this is to complex for my
users unless there is a more friendly front-end to it, and it can somehow be
wrapped into a C# application, is this possible?

Basically I’m looking for a simple c# querying and reporting tool that is
self contained and can be shared – any ideas?

Thanks


Nov 17 '05 #3
Hi Samuel. Many thanks for the advice.

My problem with Access is that the users can't open and modify the same
query/report at the same time. I've sort of got around this by allowing the
users to have a local access db and using the unsupported functiions
SaveAsText and LoadFromText. If the user creates a new query/report, they can
then share this if required. We are finding this very unstable hence the
reason for looking for a rewrite.

Your solution sound very interesting. Do you have any pointers where I
should start?
We would like to keep the access query/report designer and wizards if we can
as the users are used to these tools. Once they create a new query could this
be saved as xml so other users could view and modify? Not sure if a web
reporting front-end is possible on top of access?

"Samuel R. Neff" wrote:

Why do you have to get rid of Access? One thing we did with an
application when a user required custom reporting is provide an Access
reporting front end to the application that used web services to
download selected data to the local system which they can then run
custom reports and queries on. We even denomalized the data to make
their reporting easier.

The users were very happy with the solution and never bothered us for
new reports.

HTH,

Sam
On Wed, 11 May 2005 08:01:06 -0700, jez123456
<je*******@disc ussions.microso ft.com> wrote:
Hi

My users, use ms access for querying and reporting on a backend database,
however they need to replace ms access with a new reporting tool.

I’m thinking of developing my own reporting engine in C# to replace the
existing ms access model.

Are there any c# reporting application samples that I could look at to get
started?

I had a quick look at Crystal Reports, but feel this is to complex for my
users unless there is a more friendly front-end to it, and it can somehow be
wrapped into a C# application, is this possible?

Basically I’m looking for a simple c# querying and reporting tool that is
self contained and can be shared – any ideas?

Thanks


Nov 17 '05 #4

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

Similar topics

2
2350
by: Alex | last post by:
Subject: Looking for an XML (database-based) Query Reporting Tool/advice First off, let me apologize if this thread is somewhat off topic... PLEASE REPLY TO: xml@solex-bi.com I am looking for a way to query XML documents stored in an Oracle 9i database, contained in an unstructured CLOB column, much like one would with a traditional BI query reporting tool, but using XPath or XQuery
3
1683
by: yashgt | last post by:
Hi, We will be developing a management reporting software for a bank. The user will see reports that get updated in near real time( e.g. every 5 min), with data regarding transaction amounts, etc. across a number of dimensions such as day, time, region, etc. The dimensions will be hierarchical in nature. So a zone will have states and a state will have cities. The raw data has to be pulled from several different databases, such as a DB...
0
1116
by: Zanna | last post by:
Hi, What do you think about my little reporting tool written in c# for .Net apps? -- Reporting tool: http://www.neodatatype.net
8
2739
by: Woody Splawn | last post by:
I am asking this question here because I asked this question in the Reporting Services Newsgroup and did not get an answer. Does anyone know if Reporting Services is intended to work in a client/Server or Local machine environment? Based on what I have seen my guess is yes but that is a guess. In some materal it talks about it running on a web server but my supposition is that this does not necessarily mean that it would not make for a...
6
316
by: Bob | last post by:
I want to dump Crystal, one of the many reasons being that it requires a client-side installation. I'm looking for a reporting package that integrates into DotNet yet has absolutely no COM in it, so I can deploy my app with just a file copy. I also need the report designer to be stand alone like Crystal, so designing reports does not have to be done through the IDE. Also on my list of wants that Crystal does not deliver: - No server-side...
5
1878
by: John | last post by:
Hi How do .net reporting tools (including in vs2005) compare to reporting in ms access? I am moving over from access and hoping that all my reporting needs will be fulfilled. Thanks Regards
1
1220
by: John | last post by:
Hi vs2005 rc/sql server 2005 sep ctp. In vs 2005 when I try to add an item there are two icons 'report' and 'crystal report'. What is the difference between these two and sql server reporting? What are the pros and cons and which of these can be use din a vb app? Thanks Regards
1
1690
by: Mathieu [Marti-IT] | last post by:
Hi all, in creating a C# Windows Forms library to create professional applications with. In searching for a good reporting tool to create and distribute my applications reports with. Does anyone know a good reporting tool for .NET? Crystal Reports is, of course, a good reporting tool, but i'm wondering if there are any others. Thanks in advance!
0
2013
by: itsraghz | last post by:
Hello people, My present project need is to have an Open Source Java based reporting tool, which would allow the users to customize the fields to be chosen at runtime. The chosen fields are used to build a dynamic SQL query and the subsequent results will be used to fill the report for the chosen columns. The application being used in WebSphere Portals. Though my search in google for the same gave many tools like JasperReports,...
0
8661
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8603
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
8460
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7132
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6104
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
4067
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4153
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
1766
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1467
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.