PC Review


Reply
Thread Tools Rate Thread

How to convert an Access Project in EXE file.

 
 
Ashish Saxena
Guest
Posts: n/a
 
      26th Jun 2008
I want to covert an Access project in EXE. How
 
Reply With Quote
 
 
 
 
Marco
Guest
Posts: n/a
 
      26th Jun 2008
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

 
Reply With Quote
 
Keith Wilby
Guest
Posts: n/a
 
      26th Jun 2008
"Ashish Saxena" <(E-Mail Removed)> wrote in message
news:B2315EC7-0C86-4EAF-8194-(E-Mail Removed)...
>I want to covert an Access project in EXE. How


You can't.

 
Reply With Quote
 
Douglas J. Steele
Guest
Posts: n/a
 
      27th Jun 2008
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/deve...onversions.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" <(E-Mail Removed)> wrote in message
news:6D4A12B3-1961-4E90-B952-(E-Mail Removed)...
> 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



 
Reply With Quote
 
a a r o n _ k e m p f
Guest
Posts: n/a
 
      28th Jun 2008
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
<AshishSax...@discussions.microsoft.com> wrote:
> I want to covert an Access project in EXE. How


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
how to convert project management file to acrobat Bert Microsoft Excel Misc 2 24th Jul 2009 03:25 PM
Convert Integer to Date in Access ADP Project johncnj Microsoft Access Queries 2 4th Jan 2008 12:38 AM
convert an access databse into an access project =?Utf-8?B?TmF0aGFsaWU=?= Microsoft Access 1 29th Apr 2006 12:17 AM
convert from access project to dotnet Microsoft ASP .NET 1 23rd Jun 2004 12:49 PM
How to convert Visual C++.Net project file so I can do 64-bit (Itanium builds) David A.Lethe Microsoft VC .NET 2 19th Feb 2004 02:06 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:35 AM.