Results 1 to 2 of 2

Thread: CrystalReport binding

  1. #1

    Thread Starter
    Registered User arnoldm's Avatar
    Join Date
    Apr 2002
    Location
    cainta
    Posts
    39

    CrystalReport binding

    - I would like to print my data from SQL using CrystalReport 7
    - Using a SQL Select Statement, Do you have a code for binding it from CrystalReport 7?

  2. #2
    New Member
    Join Date
    Jun 2003
    Location
    orissa
    Posts
    2
    take a crystal report control on the screen
    then set the following.

    1.control.Connect
    2.control.SQLQuery
    3.control.RetrieveDataFile
    4.Control.PrintReport


    i think this may help u..

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