I have Database Fields on my Crystal Report and want to directly print the .RPT file from Visual Basic 6, without importing the report, as a Form, in VB.

How to directly print the .RPT file and populate its Database Fields with records in a recordset?