Results 1 to 6 of 6

Thread: [RESOLVED] Absolutely new to Crsytal Reports 11 and its use in VB6....

  1. #1

    Thread Starter
    Member intellogo's Avatar
    Join Date
    Nov 2006
    Location
    India
    Posts
    61

    Resolved [RESOLVED] Absolutely new to Crsytal Reports 11 and its use in VB6....

    Hi,

    I have just downloaded and installed the Crystal Report 11 Dev Ed product. On the other hand, I have developed a project with VB 6 & MS ACCESS 2000 (as the database with password protection). The only thing remaining is to create a couple of reports for my project.
    After installing & getting the CR11 to be integrated into Visual Studio 6, I have selected the folowing items in the VB6 IDE
    These are:

    -->References window:
    1. Crystal ActivX Report Viewer Library 11.0
    2. Crystal Reports ActivX Designer Design and Runtime Library 11.0
    3. Crystal Reports ActivX Designer Runtime Library 11.0

    -->Components -> Controls window:
    1. Crystal ActivX Report Viewer Library 11.0

    -->Components -> Designer window:
    1. Crystal Reports 11


    I have also tried the built-in wizard (from within CR11) that automates the process of report creation. But this automated process is ok for situations where no specific criteria is required to query records from the database, and instead just to simply list all the avialable records of a table.


    QUESTION:
    ---------
    1. Do I use the same database connectivity code from the VB6 IDE's
    code view (that was used for my project) to connect & create
    reports in CR11 ?

    2. Should the report be designed from:
    (a) within CR11 OR....
    (b) from the Project Explorer in VB6 IDE and
    selecting to add the Crystal Reports module OR....
    (c) purely from VB6 code ?

    3. How do I provide specific deciding parameteres, upon which
    records would be queried ?

    Any assistance & help would be gr8tly appreciated....
    ----
    Regards,
    Intellogo

  2. #2
    Frenzied Member
    Join Date
    Aug 2005
    Posts
    1,042

    Re: Absolutely new to Crsytal Reports 11 and its use in VB6....

    Have you seen this link about using Crystal Reports with Visual Basic 6.0?


    http://support.microsoft.com/kb/193336

  3. #3
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Absolutely new to Crsytal Reports 11 and its use in VB6....

    Moved to reporting

  4. #4
    Frenzied Member
    Join Date
    Aug 2005
    Posts
    1,042

    Re: Absolutely new to Crsytal Reports 11 and its use in VB6....

    No more PM's please.

    I don't know Crystal Reports and I don't want to know Crystal reports.

    You asked this question on Feb. 16, 2007 and now again.

    Apparently no one is able to provide the information that you need. I have posted several links below, if they don't help then I guess you will have to go buy a book.
    http://www.shiningstar.net/tutorials...tstutorial.htm

    http://www.hotcoding.com/Programming...611/35391.html

    http://www.crystalkeen.com/articles/

    http://www.123aspx.com/redir.aspx?res=30160

    http://www.tutoronline.co.uk/crystalreports.html

  5. #5
    Just Married shakti5385's Avatar
    Join Date
    Mar 2006
    Location
    Udaipur,Rajasthan(INDIA)
    Posts
    3,747

    Arrow Re: Absolutely new to Crsytal Reports 11 and its use in VB6....

    1. Do I use the same database connectivity code from the VB6 IDE's
    code view (that was used for my project) to connect & create
    reports in CR11 ?
    yes
    2. Should the report be designed from:
    (a) within CR11 OR....
    (b) from the Project Explorer in VB6 IDE and
    selecting to add the Crystal Reports module OR....
    (c) purely from VB6 code ?

    all are possible but in the project you need to use the crystal report viewer
    And out side the project if you are making the report then use the crystal report control.


    3. How do I provide specific deciding parameteres, upon which
    records would be queried ?

    use parameter, selection formula, sql query


    I suggest you that just read the crystal report tutorial at my signature.

  6. #6

    Thread Starter
    Member intellogo's Avatar
    Join Date
    Nov 2006
    Location
    India
    Posts
    61

    Question Re: Absolutely new to Crystal Reports 11 and its use in VB6....

    Hey Shakti,

    If I want to create the report in such a way such that, the reports will be generated on the end-user's PC eventhough that PC does not have CR11 installed, then do i have to design my reports in the CR11 Report Designer interface itself....OR....should i use the CR11 module by right-clicking the Project Explorer in VB6 for designing the reports ??

    which one...is more recommended by u ???

    And when will u come online..i have some real doubts to ask...

    --
    Regards,
    Gautam Naidu
    [email protected]

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