Access 2003 Developer Extension

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi anyone!

Access 2003 "Developer Extension" is an apllication? is it come with Ms
Office package? Please advise
Thanks

Ngan
 
Hi!

I´ts an Add In to Access 2003 which you have to purchase seperatly. It
doesn´t come with, as far as I know, of any Office package. But I might be
wrong here!

// Niklas
 
The A2003 Developer Extension is mainly the new name for the runtime version
of Access 2003. (I don't know if it has other things apart from the
runtime). It is sold only as part of the package "Microsoft Visual Studio
Tools for the Microsoft Office System 2003" (or with an MSDN subscription,
of course).

S. L.
 
In ADE (Access Developer Extension) is a lot of good stuff which helps out
when developing. I don´t remember the names of the addins but one addin
helps out if you changes a fieldname to lookup everywhere that fieldname is
used (tables, forms, query´s). So you don´t miss anywhere if changing a
name.

Another addin is used to pack an application professionally so it can be
installed as any other program. In this addin is it also possible to get
help with setting options on all forms so it can´t be open in edit mode by
the user etc. etc.

This is just a little of what´s in ADE.

// Niklas
 
Thanks for the info.

The first time a made a research on the Developer Extension 2003; there
where only described as the runtime (or package deployment) for Access.
However there seems to be a lot of other good stuff to; so I will take a
deeper look a these extensions.

S. L.
 
Back
Top