Access database as 'exe' file

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • StuartD

    #1

    Access database as 'exe' file

    I am developing an Access database with files linked to external
    spreadsheets and wish to distribute it as an 'exe' file.

    Is this possible and if so, can anyone answer my dumb question?

    Thks
  • John Thomas Smith

    #2
    Re: Access database as 'exe' file

    On 16 Mar 2005, stuart.r.deaves @transport.qld. gov.au (StuartD) wrote:[color=blue]
    >I am developing an Access database with files linked to external
    >spreadsheets and wish to distribute it as an 'exe' file.[/color]

    You don't mention Access version, so what I say may be out of
    date... for the Access 97 that I have there is a developer's
    version which allows you to distribute a RUNTIME module (it
    is, as far as I know, the full Access install with all of the
    development interface options disabled) with a wizard in the
    program which creates the install routine and the links to
    the database application you have created

    I will GUESS this is still true, but I have not looked at any
    of the newer versions of Access, so am not 100% sure

    You should go to the Microsoft site and search around for
    your version of Access

    John Thomas Smith

    http://www.pacifier.com/~jtsmith

    Comment

    • Zlatko Matic

      #3
      Re: Access database as 'exe' file

      For MS Office XP (Access 2002) there is a developer editon, which includes
      Access runtime and packaging wizard.
      Unfortunately, for MS Office 2003 (Access 2003) there is no such developer
      edition, but you must purchase Visual Studio Tools for MS Office :( , which
      contains Access 2003 runtime and packaging wizard.

      Greetings

      "John Thomas Smith" <jtsmith@pacifi er.com> je napisao u poruci interesnoj
      grupi:ju6h31li9 27ppjnfq0rn45th qlg66br0nf@4ax. com...[color=blue]
      > On 16 Mar 2005, stuart.r.deaves @transport.qld. gov.au (StuartD) wrote:[color=green]
      >>I am developing an Access database with files linked to external
      >>spreadsheet s and wish to distribute it as an 'exe' file.[/color]
      >
      > You don't mention Access version, so what I say may be out of
      > date... for the Access 97 that I have there is a developer's
      > version which allows you to distribute a RUNTIME module (it
      > is, as far as I know, the full Access install with all of the
      > development interface options disabled) with a wizard in the
      > program which creates the install routine and the links to
      > the database application you have created
      >
      > I will GUESS this is still true, but I have not looked at any
      > of the newer versions of Access, so am not 100% sure
      >
      > You should go to the Microsoft site and search around for
      > your version of Access
      >
      > John Thomas Smith
      > http://www.direct2usales.com
      > http://www.pacifier.com/~jtsmith[/color]


      Comment

      Working...