Data report, invalid data source [Resovled]
Hello
I am creating a simple report using visual basic data report. I used the data environment to connect to a access database. But when l run the report l get a error message saying "Invalid data source", and any one tell me where l am going wrong.
Many thanks in advance
Steve
When you get this type of error, you need to set the properties on the report inself. These are the datasoure and the datamember.
Once you have set these, everything should work ok.