Trouble setting data source
Posted: Wed Jul 18, 2001 4:39 pm
I am using the runtime .dll with 8.1 SQL. I call getRuntimeRecord() in order to be able to prompt a user for a value in the report. I used to use chooseReport(). Next I call chooseDataSource() to select the data source. Problem is, even though this call is error free, R&R still uses the data source saved with the report. What am I doing wrong?____Thanks,