ActiveReports 6 Online Help
Converting MS Access Reports

You can convert Microsoft® Access® reports into ActiveReports format by running the ActiveReports Microsoft Access Import Wizard. Due to differences between products, the extent to which your reports are converted depends on your specific report layout. However, since GrapeCity provides source code, you can modify the resulting ActiveReport to achieve the results you desire.

To convert a Microsoft® Access® report into an ActiveReport

  1. Open a project in Visual Studio®.
  2. From the Project menu, select Add New Item.
  3. Select ActiveReports 6 Access Import Wizard from the Templates pane and click the Add button.
  4. In the ActiveReports Microsoft Access Import Wizard that appears, click the ellipsis button to browse for the Access Database that contains the report or reports you want to convert and click the Open button.
  5. If you receive a security warning, click Open to proceed.
  6. Select the reports from the database that you want to import and click Next.
  7. Click Finish to begin the conversion process.
  8. Click Open to proceed through any security warnings.
  9. Click Finish when the conversion process has finished. The converted reports appear in the Solution Explorer.
See Also

Related Sections