|
-
Aug 7th, 2008, 09:28 AM
#1
Thread Starter
Lively Member
Data Report
How to make a report base on my database. Complete report with headers and footers and so on.
-
Aug 7th, 2008, 09:34 AM
#2
Re: Data Report
Depends upon the database you're using. MSAccess has Access Reports. SqlServer 2005 has Sql Server Reporting Services (SSRS). Oracle has Oracle Reports. If you need a report that can access multiple databases, then there's always good old Crystal Reports.
 I always add to the reputation of those whose posts are helpful, and even occasionally to those whose posts aren't helpful but who obviously put forth a valiant effort. That is, when the system will allow it.
My war with a browser-redirect trojan
-
Aug 7th, 2008, 09:44 AM
#3
Thread Starter
Lively Member
Re: Data Report
How to make a reports that can be seen in my application. When i press a button on my form i want that it has a correspond report that will be shown to me. If i want a Cars Databse Report i want that a form will open showing the report with a header, footer and so on. How to make one like that ?
-
Aug 7th, 2008, 11:11 AM
#4
Re: Data Report
You can use a product like Crystal Reports.
-
Aug 7th, 2008, 11:24 AM
#5
Addicted Member
Re: Data Report
Yeah, I'd suggest Crystal Reports. I think it comes standard in Visual Studio as well? It's not too hard either. If you play around with it for a couple of minutes you'll get the basics. And they have wizard interfaces too.
-
Aug 7th, 2008, 09:36 PM
#6
Thread Starter
Lively Member
Re: Data Report
Where can i find a full tutorial on Crystal Report for .net 2005. Everything that i need to know.
-
Aug 7th, 2008, 09:37 PM
#7
Thread Starter
Lively Member
Re: Data Report
Especially if i can use a dataset or datatable to set in my crystal report
-
Aug 7th, 2008, 09:44 PM
#8
Re: Data Report
 Originally Posted by VBLegend
Where can i find a full tutorial on Crystal Report for .net 2005. Everything that i need to know.
There's this really cool Web site. It's called Google. It helps you find stuff on that Internet thingy.
http://www.google.com.au/search?q=cr...ient=firefox-a
There's this other cool site too. It's called MSDN. Why they would put information for Microsoft developers on a web site called the Microsoft Developer Network I don't know, but there you go.
http://search.msdn.microsoft.com/Def...us&refinement=
Would you like fries with that?
-
Aug 7th, 2008, 10:09 PM
#9
Thread Starter
Lively Member
Re: Data Report
Thanks for the links, but recently i try it i did not find what i want. The possibility of using a "Sql Queries" nor DataSet and DataTable to be attach in a Crystal report.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|