Skip to content

Commit

Permalink
XS✔ ◾ Migrated rule - Do you know your 2 migration options to show yo…
Browse files Browse the repository at this point in the history
…ur Access reports on the web? (#7571)

* migrated rule

* migrated rule

* Auto-fix Markdown files

* fixed conflict

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
jeoffreyfischer and github-actions[bot] authored Dec 15, 2023
1 parent 8a033af commit ca20c75
Show file tree
Hide file tree
Showing 4 changed files with 32 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ index:
- when-to-use-reporting-services
- check-that-rs-configuration-manager-is-all-green-ticks
- check-out-built-in-samples
- two-migration-options-to-show-acccess-reports-on-web

---

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
31 changes: 31 additions & 0 deletions rules/two-migration-options-to-show-acccess-reports-on-web/rule.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
---
type: rule
archivedreason: SSW Access Reporter is no longer supported
title: Do you know your 2 migration options to show your Access reports on the web?
guid: 1dd7391c-30cd-4585-90c6-f81e09856c24
uri: two-migration-options-to-show-acccess-reports-on-web
created: 2023-12-12T11:38:33.0000000Z
authors:
- title: Jeoffrey Fischer
url: https://ssw.com.au/people/jeoffrey-fischer
related:
- customization-do-you-know-which-version-of-sql-reporting-services-and-visual-studio-you-are-using
redirects: []

---

<!--endintro-->

The greatest advantage for Access Developers is that with Reporting Services your reports can become available on the web. If you have a heap of Access reports, what are the choices for getting them on the web?

1. Keep the existing reports in Access and expose them on the web with [SSW Access Reporter](https://ssw.com.au/ssw/accessreporter/). This is the least amount of work, as SSW Access Reporter is a utility that delivers existing Access reports online with minimal re-coding. [Download a free trial](https://ssw.com.au/ssw/accessreporter/) today and try it out for yourself.

::: good
![Figure: Good Example - If you want to avoid migrating then SSW Access Reporter delivers your Access reports online so you can view them anywhere](ReportManager.gif)
:::

2. Import the reports into Reporting Services. Reporting Services has built-in support for importing and converting reports from Access. We have had plenty of success with it, but you will need to re-code things like conditional formatting and any code behind.

::: good
![Figure: Good Example - Reporting Services has built-in support for importing your Access reports](rsrulesimportreports.gif)
:::

0 comments on commit ca20c75

Please sign in to comment.