Results 1 to 9 of 9

Thread: Data Report

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Nov 2007
    Location
    Doo Keep Doo !
    Posts
    108

    Data Report

    How to make a report base on my database. Complete report with headers and footers and so on.

  2. #2
    Frenzied Member dolot's Avatar
    Join Date
    Nov 2007
    Location
    Ancient City, U.S.
    Posts
    1,254

    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

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Nov 2007
    Location
    Doo Keep Doo !
    Posts
    108

    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 ?

  4. #4
    PowerPoster 2.0 Negative0's Avatar
    Join Date
    Jun 2000
    Location
    Southeastern MI
    Posts
    4,367

    Re: Data Report

    You can use a product like Crystal Reports.

  5. #5
    Addicted Member sauronsmatrix's Avatar
    Join Date
    Jun 2008
    Location
    USA
    Posts
    133

    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.

  6. #6

    Thread Starter
    Lively Member
    Join Date
    Nov 2007
    Location
    Doo Keep Doo !
    Posts
    108

    Re: Data Report

    Where can i find a full tutorial on Crystal Report for .net 2005. Everything that i need to know.

  7. #7

    Thread Starter
    Lively Member
    Join Date
    Nov 2007
    Location
    Doo Keep Doo !
    Posts
    108

    Re: Data Report

    Especially if i can use a dataset or datatable to set in my crystal report

  8. #8
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: Data Report

    Quote 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?
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  9. #9

    Thread Starter
    Lively Member
    Join Date
    Nov 2007
    Location
    Doo Keep Doo !
    Posts
    108

    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
  •  



Click Here to Expand Forum to Full Width