I have a Crystal Report that I want to pull info from my VB program,
specifically from a recordset, data control or list box - not
directly from a database table. The data returned to the recordset,
datcontrol or list box is based on an sql query dependent on
variables user inputs. I never know how many variables (records)
might be returned, it could be 5 or it could be 20. The Crystal
Report can access the first record but does not create new pages for
subsequent records. I also want to stay away from creating a temp
database table. I am using Crystal Reports version 5. Thx!
specifically from a recordset, data control or list box - not
directly from a database table. The data returned to the recordset,
datcontrol or list box is based on an sql query dependent on
variables user inputs. I never know how many variables (records)
might be returned, it could be 5 or it could be 20. The Crystal
Report can access the first record but does not create new pages for
subsequent records. I also want to stay away from creating a temp
database table. I am using Crystal Reports version 5. Thx!