CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: Crystal Reports

  1. #1
    Guest

    Crystal Reports

    Hi!

    I want to pass specific database fields dynamically from my application to Crystal Reports and print
    only those fields which were passed from my application and not all the fields of the database.

    Can anybody guide me in this please, it is VERY URGENT.

    Thanks.

    Rahul


  2. #2
    Join Date
    Jul 1999
    Location
    USA
    Posts
    101

    Re: Crystal Reports

    you can always choose the required fields by selecting standard report expert, and choosing the type of database such as sql/odbc. you get the option as to select all the fields or a particular field.

    please

    Srikanth

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

Featured