Skip to Content
0
Former Member
Dec 03, 2008 at 12:09 AM

vb6 - How do I Pass a single variable - CR XI

20 Views

I have a vb6 application that retrieves data from an ACCESS DB. I would like to pass a single variable programatically to an .rpt file loaded into form containing a crviewer object. The ultimate goal is to generate a report based on a single record identified by the variable.

This has been killing me for days. Any help is appreciated.