hi,
you can create an "mde" file. Also in the Startup section slect a form that
is launched when the application starts. You can then distribute the mde file.
If your database contains Microsoft Visual Basic for Applications (VBA)
code, saving your Microsoft Access database as an MDE file compiles all
modules, removes all editable source code, and compacts the destination
database. Your Visual Basic code will continue to run, but it cannot be
viewed or edited. Your database will continue to function as it did — you can
still update data and run reports.
Regards,
----------------------------------
Haris
http://www.Designing-Systems.com
------------------------------------------
"(E-Mail Removed)" wrote:
> Any suggestions on how to make my access DB like an exe file to let
> people run it on their stand alone. My access db updates the it
> tables over the internet via obdc pass thru query. I have read my
> access 2003 book and it said I need to order Visual Studio For Office.
> Is this the only way to release my application or is their another way?
>
>