From Crystal report to report in access

  • Thread starter Thread starter Yves Prinzie
  • Start date Start date
Y

Yves Prinzie

Hi,
Is it easily possible to bring over a crystal report to an access-report.
The sql-string is not a problem.
Thank you
 
Yves Prinzie said:
Hi,
Is it easily possible to bring over a crystal report to an access-report.
The sql-string is not a problem.
Thank you

If you have the recordsource (the sql string) you have half the battle won.
While you can't directly port Crystal to Access, you'll find that Access
reports are much easier to build and far more powerful than Crystal reports.
There are many VB programmers who use an instance of Access for their
reporting.
--
Arvin Meyer, MCP, MVP
Microsoft Access
Free Access downloads:
http://www.datastrat.com
http://www.mvps.org/access
 
Access does not have the capability to import/convert a Crystal Report into
an Access Report. As far as I know, there are no third-party utilities
available to do this, either.
 
Back
Top