I've never tried it, but there is nothing in the ACCDE format that would
allow you to use an interface to open the database. If you are going to get
it to work at all, you'll need to use connection strings to connect to the
back end. Look here:
http://www.connectionstrings.com/
or here:
http://www.carlprothman.net/Default.aspx?tabid=81
to find connection strings.
--
Arvin Meyer, MCP, MVP
http://www.datastrat.com
http://www.mvps.org/access
http://www.accessmvp.com
"RayNDM83" <(E-Mail Removed)> wrote in message
news:FF281288-F786-458E-94B2-(E-Mail Removed)...
> Hi,
> Is it possible to have a back end on mdb format with security level and
> the
> front end with accde format?
> Thank you.
> Ray