TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
matt
NA
1
0
Making Reports with C#/MySQL
May 24 2009 12:09 PM
Hello everyone,
I am currently working on an application in C# which requires me to create reports based on a MySQL database. I have been searching for quite some time, and the only way it seems possible is with crystal reports, which I have never used before. The application is quite complex and this is just the reporting aspect of it, I had anticipated that MySQL would have easily done this by using aggregate functions like Group By. Unfortunately it does not, and I am at a road block in my program. These are the kind of reports I would like to create:
Report
This report was done in access.
Does anyone have any suggestions on how I can make a report using C# and MySQL?
Any help is greatly appreciated, thank you.
Matt
Reply
Answers (
0
)
how to write insert query to insert combobox text to msaccess database
Readonly and constant members