Re: mbd and mde files

Tech-Archive recommends: Speed Up your PC by fixing your registry



And don't lose the MDB: you can't make design changes to MDEs, and you can't
convert them back into MDBs.

--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)


"Klatuu" <Klatuu@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:064D4F10-B425-4CAE-B013-7E0735EDFB88@xxxxxxxxxxxxxxxx
Nothing magic. Just make a backup of your mdb and follow the Make MDE
wizard.

"elli" wrote:

Thank U Klatuu:))
Will go bed tonight a bit wiser, so it was worthh waking up today:))
And you do those mde's just from Tools? Anything else worth knowing
before I
destroy my db?:)))

-elli-


"Klatuu" <Klatuu@xxxxxxxxxxxxxxxxxxxxxxxxx> kirjoitti
viestissä:2DA84950-79B5-4280-B8EC-98BC2A8A84A1@xxxxxxxxxxxxxxxx
mdb files allow you create, modify, and delete Access Objects
(Reports,
Forms, Tables, etc). They are useful for building an application.
mde
files
have that ability removed from them. It is best to deploy mde files
to
users
so they can only run the application but cannot modify any Access
Objects
and, therefore, not muck up (or steal code from) your application.


"elli" wrote:

Thank You Duane,
I meant mdb...
Well, didn't become any wiser though,,,

What do You accomplish in using those or not using those?

-e-



"Duane Hookom" <duanehookom@xxxxxxxxxxxxxxxxx> kirjoitti
viestissä:ON1tQR8NGHA.524@xxxxxxxxxxxxxxxxxxxxxxx
I'm not aware of mbd files but "mdb" are standard Access database
files.
An "mde" file is similar to an "mdb" except its forms, reports, and
code
are stored in a semi-compiled state. You can't edit the form,
report,
and
code designs in an "mde" file.

--
Duane Hookom
MS Access MVP
--

"elli" <ddc@xxxxxxxxxx> wrote in message
news:43fc81c7$0$7478$39db0f71@xxxxxxxxxxxxxxx
What are these mbd and mde files concerning access...
Ashamed to tell that I have no idea. Anyone to fill me up?

Thanks-elli-











.



Relevant Pages

  • Re: Changing field size of a text in the table
    ... What i mean by convert is to import data from mde to mdb. ... ALTER TABLE tblTest ALTER TestText memo ... objects are disabled in an MDE, design changes to ...
    (microsoft.public.access.formscoding)
  • Re: is MDE ?
    ... I don't know if this is the best way, but there's an MDE property of the ... Database object that Access creates and sets to the value "T" for an MDE ... Note that it is possible to manually create this property in an MDB ... Dirk Goldgar, MS Access MVP ...
    (microsoft.public.access.modulesdaovba)
  • Re: Can Access 2007 develop a 2003 app to run on access 2003 runtime
    ... you can open/edit/modify a 2003 .mdb using ACCESS ... Ken Snell ... <MS ACCESS MVP> ... see an obvious way to produce an MDE which is also a requirement. ...
    (microsoft.public.access.modulesdaovba)
  • Re: New to Access 2007 - problem getting to form design
    ... On Aug 13, 1:03 pm, "Brendan Reynolds" ... It could be an MDE. ... you'll need the MDB from which the MDE was ... created to make design changes to the forms or reports. ...
    (microsoft.public.access.forms)
  • Re: Lock / Unlock VBA project
    ... "Alex Dybenko" wrote: ... make MDE? ... library MDB - create ne mdb, import forms/modules from your app, which ... have to make MDE of it and add reference to library MDE in order to make MDE ...
    (microsoft.public.access.modulesdaovba)