Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
Access
3rdpartyusrgrp
access
activexcontrol
adp.sqlserver
commandbarsui
conversion
dataaccess.pages
developers.toolkitode
devtoolkits
externaldata
forms
formscoding
gettingstarted
internet
interopoledde
macros
modulescoding
modulesdaovba
modulesdaovba.ado
multiuser
odbcclientsvr
queries
replication
reports
security
setupconfig
tablesdbdesign
  
 
date: Wed, 25 Jun 2008 22:09:00 -0700,    group: microsoft.public.access.security        back       


How to convert an Access Project in EXE file.   
I want to covert an Access project in EXE. How
date: Wed, 25 Jun 2008 22:09:00 -0700   author:   Ashish Saxena

RE: How to convert an Access Project in EXE file.   
Hello I guees the only way is to make an MDE file.




"Ashish Saxena" wrote:

> I want to covert an Access project in EXE. How
date: Thu, 26 Jun 2008 06:33:01 -0700   author:   Marco

Re: How to convert an Access Project in EXE file.   
"Ashish Saxena"  wrote in message 
news:B2315EC7-0C86-4EAF-8194-949303B9F564@microsoft.com...
>I want to covert an Access project in EXE. How

You can't.
date: Thu, 26 Jun 2008 14:43:32 +0100   author:   Keith Wilby

Re: How to convert an Access Project in EXE file.   
An MDE is not the same as an EXE. MDE files still require that Access be 
installed on the workstation.

There's no way to turn a DB into an executable. Assuming that you want to 
allow people who do not have Access installed  to use your application, you 
have 3 main options:

1) Rewrite your application in a language that can be compiled into an 
executable such as VB or VC++ (note that your data will still have to be 
kept in an external MDB file)

2) Rewrite your application as a web app

3) Get the Access Developer edition that's appropriate for whatever version 
of Access you're using (see
http://www.granite.ab.ca/access/developereditionversions.htm for details of 
what you need to look for) What this allows you to do is package your 
application together with a royalty-free run-time version of Access. Users 
who don't have Access installed will be able to install the run-time and use 
your application. They will not be able to use the runtime to make design 
changes to your application (nor to any other MDB)


-- 
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no private e-mails, please)


"Marco"  wrote in message 
news:6D4A12B3-1961-4E90-B952-8144D572D69B@microsoft.com...
> Hello I guees the only way is to make an MDE file.
>
>
>
>
> "Ashish Saxena" wrote:
>
>> I want to covert an Access project in EXE. How
date: Thu, 26 Jun 2008 19:06:16 -0400   author:   Douglas J. Steele

Re: How to convert an Access Project in EXE file.   
I'd start with VB 2005 Express, or VB 2008 Express.

It might be a lot of work; you'd need to code most of it by hand-- but
it would be worth it.

-Aaron


On Jun 25, 10:09 pm, Ashish Saxena
 wrote:
> I want to covert an Access project in EXE. How
date: Sat, 28 Jun 2008 08:30:47 -0700 (PDT)   author:   a a r o n _ k e m p f

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us