|
 |
access thread: report automation vs. MDE
Message #1 by "Gary M. Greenberg" <garyg@g...> on Wed, 20 Feb 2002 15:33:16
|
|
Hi,
I've written some code to generate reports based on
data selected by the user, but you can't generate `new'
reports in an MDE database.
Any experienced developers have a nice solution they
can share that bridges the gap between distributing an
Access database as an MDE type vs. having the ability
to create custom reports on the fly???
Thanks,
Gary
Message #2 by "Foote, Chris" <Chris.Foote@u...> on Wed, 20 Feb 2002 15:33:14 -0000
|
|
How about....
Use your "protected" MDE file as a BackEnd and link a new FrontEnd
containing your reports to this?
Regards!
Spike
> -----Original Message-----
> From: Gary M. Greenberg [mailto:garyg@g...]
> Sent: Wednesday, February 20, 2002 3:33 PM
> To: Access
> Subject: [access] report automation vs. MDE
>
>
> Hi,
>
> I've written some code to generate reports based on
> data selected by the user, but you can't generate `new'
> reports in an MDE database.
>
> Any experienced developers have a nice solution they
> can share that bridges the gap between distributing an
> Access database as an MDE type vs. having the ability
> to create custom reports on the fly???
|
|
 |