Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Making the form/database execute outside of access

Status
Not open for further replies.
Nov 27, 2006
2
US
Is there anyway that I can make my program that I made execute outside of access, without having access load up. In other words, all I want is for the program that I made to be the only thing seen, not the access background.
Thanks
 
It is possible to control what the user can do through custom menus, etc. but, you need either Access or Access runtime to open your application. The runtime version of Access doesn't allow for much more than what your program is able to do, so you might want to look into that.
Mike Rohde
rohdem@marshallengines.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top