mde files

A

Alexandre Duarte

Hi
How can i modify an mde file without the mdb file?
Thanks
Alexandre Duarte
 
R

Rick Brandt

Alexandre said:
Hi
How can i modify an mde file without the mdb file?
Thanks
Alexandre Duarte

Well you can change its name, and if it contains any tables or queries you
can modify those, but nothing code-based (forms, reports, modules) can be
modified in an MDE.
 
Top