VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Run Crystal Reports within VB6 with Record Selecti

Steven Smith  (1 Submission)   Miscellaneous   Visual Basic 3.0   Unknown Difficulty   Wed 3rd February 2021

THis short piece of code illustrates how to imbed Crystal Reports into VB. While simple, it does not seem to be documented well anywhere.

Inputs
If using record selection (printing a selected record) v_choice is a variable to be passed to the record selection part of Crystal

Assumes
Crystal OXC from VB application is on Form You will have a menu option or command button to launch report

API Declarations
v_choice used for record selection (assign value to v_choice that matches field value)

Rate Run Crystal Reports within VB6 with Record Selecti (7(7 Vote))
Run Crystal Reports within VB6 with Record Selecti.bas

Run Crystal Reports within VB6 with Record Selecti Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters