Re: Can I link to reports in another database?
- From: Lyle Fairfield <lylefairfield@xxxxxxx>
- Date: Wed, 10 May 2006 13:33:00 GMT
"Bob" <bsmedes@xxxxxxxxx> wrote in news:1147259863.339323.98880
@j33g2000cwa.googlegroups.com:
For maintenance reasons I would like to split my DB in an Frontend and
a Backend. The frontend is an MDE. The backend contains all the tables.
Nothing special. But I will also have my reports in the backend or even
in a second backend database. I that case I can easily spread new
reportslayouts to my customers, without rolling out an update of my
frontend database.
But: is that possible in MSACCESS 2003 and how? Ca it be done with a
reference to another DB?
Probably you can if you set a reference to the database containing the
reports and expose them by modifying their manifestation as text.
This is not trivial (and may be impossible). To learn how, you could serach
this group for Terry Kreft and VB Attribute; this thread addresses the
exposure issue:
http://groups.google.ca/group/comp.databases.ms-
access/browse_frm/thread/52b6f6c65f84b0cb/855dfeb0f00bd7fa
It !!!MAY!!! be easier to reference the database and to create a public sub
in a standard module (in that database) that opens the report, and to call
that from from your main db.
--
Lyle Fairfield
.
- References:
- Prev by Date: Re: Can I link to reports in another database?
- Next by Date: Re: Tracking Daily Attendance in MS Access
- Previous by thread: Re: Can I link to reports in another database?
- Next by thread: Re: Can I link to reports in another database?
- Index(es):
Relevant Pages
|