I have packaged an Access Development Project with the Packager.
The project has forms and reports which are based upon SQL Server.
I have views and tables.
All forms work fine when distributing the Runtime.
But when an there is an attempt to run a report, an error message comes back indicating that the view that the report is based upon does not exist.
This same view is being used by forms in the application which work perfectly fine.
Can someone please lend a hand on this?
Thanks
Scott
The project has forms and reports which are based upon SQL Server.
I have views and tables.
All forms work fine when distributing the Runtime.
But when an there is an attempt to run a report, an error message comes back indicating that the view that the report is based upon does not exist.
This same view is being used by forms in the application which work perfectly fine.
Can someone please lend a hand on this?
Thanks
Scott
Comment