Hi everybody,
I have a VB 2005 (Express) application with SQL 2005 database; a report (named 'c:\Items.rpt') already designed and set to "Items" table.
When I preview this report from Crystal Reports, it shows data correctly.
How can I show it from within VB code depending on its default dataset and showing all records?
Thanks for help