PDA

Click to See Complete Forum and Search --> : Base DataReports on dynamic queries


Asterisk
Aug 26th, 2000, 07:07 AM
How do i create a report using VB6 new Data Reporting tool, But i want to create Query statements at runtime and then base the reports on these queries. I have been able to create the reports when the queries are defined at design time but have not been successful when trying to use dynamic queries. Can anyone help me? Thanks

Oliver
Sep 2nd, 2000, 11:20 AM
Hint: use the commandtext property of the command object within the commands collection :)