Can anyone help me with this one?
I have a test report built against a SQL Server database using a native connection. What I want to do at run time through VB using the RDC component, is to change the datasource to point to an ADO recordset.
I've tried numerous code examples from books and I can step through the code without any errors, but the Report Output appears as if the report is using the datasource /SQl it was originally built on at design time. Does anyone have any working code examples that could help me in my efforts?
Your help would be much appreciated
Thanks
I have a test report built against a SQL Server database using a native connection. What I want to do at run time through VB using the RDC component, is to change the datasource to point to an ADO recordset.
I've tried numerous code examples from books and I can step through the code without any errors, but the Report Output appears as if the report is using the datasource /SQl it was originally built on at design time. Does anyone have any working code examples that could help me in my efforts?
Your help would be much appreciated
Thanks