A.D.Tejpal
adtp at touchtelindia.net
Wed Feb 18 10:57:29 CST 2004
Rocky,
Could you kindly confirm that you wish to add a new program module for manipulating existing objects in an mde - without having to go through the conventional steps of first altering the code in original mdb and then converting it into a fresh mde.
If this be the case, an interesting solution could be adopted, so as to meet your requirement.
Regards,
A.D.Tejpal
--------------
----- Original Message -----
From: Charlotte Foust
To: Access Developers discussion and problem solving
Sent: Tuesday, February 17, 2004 23:10
Subject: RE: [AccessD] Hiding Table in mde
Code can't be modified in an mde at all, programmatically or otherwise.
That's the whole point.
Charlotte Foust
-----Original Message-----
From: Rocky Smolin - Beach Access Software [mailto:bchacc at san.rr.com]
Sent: Sunday, February 15, 2004 9:55 PM
To: Access Developers discussion and problem solving
Subject: Re: [AccessD] Hiding Table in mde
Doug:
That would work but I'd prefer not to have the file external. Can code
be modified programmatically in an mde?
Rocky
----- Original Message -----
From: "Doug Murphy" <dw-murphy at cox.net>
To: "'Access Developers discussion and problem solving'"
<accessd at databaseadvisors.com>
Sent: Sunday, February 15, 2004 12:38 PM
Subject: RE: [AccessD] Hiding Table in mde
> One way to do this is to not put it in the database, but use an
> external file that is encrypted. Set the system up so it won't run if
> the file isn't present and make the file hard for folks to find.
>
> Doug
>
> Douglas Murphy
> Murphy's Creativity
> (619) 334-5121
> doug at murphyscreativity.com
> www.murphyscreativity.com
>
>
>
>
> -----Original Message-----
> From: accessd-bounces at databaseadvisors.com
> [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Rocky
> Smolin
> - Beach Access Software
> Sent: Sunday, February 15, 2004 7:41 AM
> To: AccessD at databaseadvisors.com
> Subject: [AccessD] Hiding Table in mde
>
>
> Dear List:
>
> Is there a way to prevent a user from importing a table from an mde
> into an mdb without putting a password on the mde? I'm trying to
> build a serial number/upgrade/license extension function into an app
> and will be storing the data in a front end table.
>
> TIA,
>
> Rocky Smolin
> Beach Access Software