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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Needs Guide on Access RunTime

Status
Not open for further replies.

RezaNana

Programmer
Dec 18, 2002
80
MY
Can anybody who have succeded on Access RunTime XP answer this question.(1) Is the size of MB of the applications we developed bigger than the un-RunTimed version?
(2)Can we still impoort and export table after the RunTime?
Thats it
 
There is such thing as a runtime version of a database.
There is a runtime version of Access, but it uses the same application (mdb) file as the full version of Access. So the question has no meaning.

In a runtime environment the user can only do what you have explicitly built into the program. You have no design features avaialable. A default runtime will not show you any of the standard Access menus. So if you have built the facility to import and export into the application then you can do that.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top