I'm trying to write a small application that needs to create a report from an Access database.
The connection is created dynamically at runtime, so I don't want to create data sources during design and coding.
Would anyone know of any tutorials on how to create a dynamic data report in Visual Studio 2005 Professional?
The connection is created dynamically at runtime, so I don't want to create data sources during design and coding.
Would anyone know of any tutorials on how to create a dynamic data report in Visual Studio 2005 Professional?