Hello,
I am aware of the datasource problems posted latley but wanted to make sure you were aware of a few concerns of mine.
When trying to add a datasource to the report via the report's DataSource property, I chose Database datasource type in the wizard. I then connect to a SQL 2000 database and then am given the option to use tables or views in my report. What about SQL Server stored procedures? Will those be supported?
Also - if you set your report's DataSource to a dataset and then delete that dataset in the designer view, the report's DataSource property doesn't automatically update to reflect that. If you try to change the DataSource property in the properties box, you get 'Object not an Instance' error.
Justin
I am aware of the datasource problems posted latley but wanted to make sure you were aware of a few concerns of mine.
When trying to add a datasource to the report via the report's DataSource property, I chose Database datasource type in the wizard. I then connect to a SQL 2000 database and then am given the option to use tables or views in my report. What about SQL Server stored procedures? Will those be supported?
Also - if you set your report's DataSource to a dataset and then delete that dataset in the designer view, the report's DataSource property doesn't automatically update to reflect that. If you try to change the DataSource property in the properties box, you get 'Object not an Instance' error.
Justin