PC Review


Reply
Thread Tools Rate Thread

Creatign an executable

 
 
=?Utf-8?B?Smlt?=
Guest
Posts: n/a
 
      16th Feb 2006
What do I need to take a DB program that I wrote that I would like to
distribute, and turn it in to an executable? I know it can be done, but
evidently, not with standard Access.

Thanks
 
Reply With Quote
 
 
 
 
=?Utf-8?B?T2Zlcg==?=
Guest
Posts: n/a
 
      16th Feb 2006
Check this link

http://www.mvps.org/access/general/gen0001.htm

--
\\// Live Long and Prosper \\//
BS"D


"Jim" wrote:

> What do I need to take a DB program that I wrote that I would like to
> distribute, and turn it in to an executable? I know it can be done, but
> evidently, not with standard Access.
>
> Thanks

 
Reply With Quote
 
John Vinson
Guest
Posts: n/a
 
      16th Feb 2006
On Wed, 15 Feb 2006 23:42:05 -0800, Jim
<(E-Mail Removed)> wrote:

>What do I need to take a DB program that I wrote that I would like to
>distribute, and turn it in to an executable? I know it can be done, but
>evidently, not with standard Access.
>
>Thanks


It cannot be done with Access *at all*.

You can write your own user interface (in Visual Basic, C++, VB.Net,
etc.) to use the data in an Access database, but you cannot take an
Access database and compile it into an executable... period. A rough
rule of thumb is that you should allow double the programming time it
takes to build an Access app to do it (or redo it) in Visual Basic.

What you *can* do is purchase the Visual Studio Office Extensions (or
whatever they're calling it now); this lets you create and distribute
a royalty-free runtime edition of Access allowing users who don't have
the program installed to use your database.

John W. Vinson[MVP]
 
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
Creatign new setting in userSettings section of app.config file Andrus Microsoft C# .NET 8 17th Jul 2008 04:50 PM
One executable program send message to another executable program =?Utf-8?B?SkRI?= Microsoft Dot NET Framework 4 26th Aug 2007 05:08 PM
Windows XP has mind of its own--- creatign pass. =?Utf-8?B?dGh1bmRlcnN0cnVja18zMDJAaG90bWFpbC5jb20= Windows XP General 1 1st Apr 2007 09:32 AM
Error: Task executable could not be run. Executable not a valid Win32application !? Firona Microsoft C# .NET 0 14th Jan 2007 10:00 AM
how to catch the return code of one VB.Net executable from another VB.net executable =?Utf-8?B?bGlicw==?= Microsoft VB .NET 14 5th May 2004 10:01 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:47 AM.