Martin Meister
April 28th, 2006, 08:31 AM
Hi,
I am trying to connect to a MS-Access database using the following tutorial from MSDN: http://msdn2.microsoft.com/en-us/library/ms227647.aspx
This works fine if I use only one table from the database, but does someone know how it is possible to connect more than one table to the report. Do I have to create a dataset - Property for each table ?
Or is there another technique to connect an Access and a MS-SQL database to the report, which is easier to use than ADO.NET.
Thanks in advance. :-)
I am trying to connect to a MS-Access database using the following tutorial from MSDN: http://msdn2.microsoft.com/en-us/library/ms227647.aspx
This works fine if I use only one table from the database, but does someone know how it is possible to connect more than one table to the report. Do I have to create a dataset - Property for each table ?
Or is there another technique to connect an Access and a MS-SQL database to the report, which is easier to use than ADO.NET.
Thanks in advance. :-)