Hi,
Any chance you could provide a VS example (WPF) of a Chart using OpenAccessDataSource?
My solution contains two separate projects (Model for OpenAccess, and Reports which includes a Model reference). I have created a Report and successfully used a SqlDataSource, however, changing it to OpenAccessDataSource I get an empty series in the Chart. I have just used the configure wizard so that the Object Context is selected from {}Model and the Object Context Member selected is the IQueryable View. The SQL View I created and added to Model contains the same SQL statement used in the SqlDataSource connection.
Thanks. Al.
Any chance you could provide a VS example (WPF) of a Chart using OpenAccessDataSource?
My solution contains two separate projects (Model for OpenAccess, and Reports which includes a Model reference). I have created a Report and successfully used a SqlDataSource, however, changing it to OpenAccessDataSource I get an empty series in the Chart. I have just used the configure wizard so that the Object Context is selected from {}Model and the Object Context Member selected is the IQueryable View. The SQL View I created and added to Model contains the same SQL statement used in the SqlDataSource connection.
Thanks. Al.