|
 |
access thread: Executable
Message #1 by <elmerespinosa@y...> on Fri, 29 Jun 2001 02:47:29 +0800
|
|
It is possible to make an exe file in MS ACCESS?
Thanks
Elmer
Message #2 by "Pardee, Roy E" <roy.e.pardee@l...> on Thu, 28 Jun 2001 12:13:02 -0700
|
|
Nope. But you can get a redistributable version of MSAccess.exe and its
supporting files with the developer version of Office. Or you can convert
your front-end stuff to VB and just use the .mdb as a data store...
Hope that helps.
-Roy
-----Original Message-----
From: Elmer L. Espinosa [mailto:elmerespinosa@y...]
Sent: Thursday, June 28, 2001 11:47 AM
To: Access
Subject: [access] Executable
It is possible to make an exe file in MS ACCESS?
Thanks
Elmer
Message #3 by BPulliam@B... on Thu, 28 Jun 2001 15:10:02 -0500
|
|
I have the developer version. And yes it does create an executable (Sort
of). What happens is that it packs a copy of an MS Access runtime that is
stripped down to the basics. When you write the App. you'll have to keep
this in mind, because unless you build the menus and toolbars, most of MS
Access's functionality will not follow along.
I have had pretty good luck with it so far. The setup package determines
whether the user already has a runtime version available and either
installs it or doesn't depending on need. The first install is usually
pretty big, going forward though, any additional apps you deploy using the
runtime to that user's machine are usually of a more manageable size.
Hope this helps.
Brian Pulliam
Berkley Risk Administrators Company, LLC
IS - Benefits
"Pardee, Roy
E" To: "Access" <access@p...>
<roy.e.pardee cc:
@lmco.com> Subject: [access] RE: Executable
06/28/01
02:13 PM
Please
respond to
"Access"
Nope. But you can get a redistributable version of MSAccess.exe and its
supporting files with the developer version of Office. Or you can convert
your front-end stuff to VB and just use the .mdb as a data store...
Hope that helps.
-Roy
-----Original Message-----
From: Elmer L. Espinosa [mailto:elmerespinosa@y...]
Sent: Thursday, June 28, 2001 11:47 AM
To: Access
Subject: [access] Executable
It is possible to make an exe file in MS ACCESS?
Thanks
Elmer
|
|
 |