Re: how to edit and customize a template

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



"Charli" wrote

I am the office manager for a non-profit
organization which runs a campground,
and I have downloaded an access template
that I believe can be modified to work as
a reservation program for our campground,
but I am clueless as to how to begin.

http://home.bendbroadband.com/conradsystems/accessjunkie.html has good
information on Resources, including tutorial information and self-study
texts. Because you are likely to have to modify the database application
that the wizard-like template will create, you are going to need to learn
about the tool you'll use to build that database application (computer
program).

A book I often suggest for newcomers to Access is "Microsoft Access
<versionnumber> Step by Step" from Microsoft Press, then either "Microsoft
Access Inside Out" by John Viescas, also published by Microsoft Press or
"Special Edition -- Using Microsoft Access" by Roger Jennings, published by
Que. For more advanced (that is, Intermediate to Advanced) database
developers, the consensus choice is "Microsoft Access <versionnumber>
Developer's Handbook" by Litwin, Getz, et al, published by Sybex.

For just getting started understanding what Access can do for an end-user
(and you need to know this, very well, because much of what we do in
creating database applications is to automate what can be done manually in
the user interface), the Training link at http://office.microsoft.com leads
to some very good (and free) online training courses.

If you want your application completed quickly, however, you should probably
try to find a developer to hire/contract, or as you are a non-profit,
perhaps one who will work pro bono. (Unfortunately, in a number of years of
leading an Access user group, I have seen almost every pro bono project fail
that was begun -- some developer who doesn't currently have a contract will
volunteer but if a contract comes along before the pro bono project is
finished, the developers tend to be off doing the paying work.)

Larry Linson
Microsoft Access MVP


.



Relevant Pages

  • Re: Acces VBA Password
    ... There is never a need to place a VBA password on the VBA Project in order to ... create an MDE database file. ... that you are using the Microsoft Office XP Developers Edition. ... See http://www.Access.QBuilt.com for Microsoft Access tips. ...
    (microsoft.public.access.security)
  • Re: Access 2002 command line options.
    ... > database Opens the specified database. ... > /excl Opens the specified database for exclusive access. ... > /user user name Starts Microsoft Access using the specified user name. ... To compact to a different name, specify a target ...
    (microsoft.public.access.developers.toolkitode)
  • Re: database driven applications: how should DBAs allow developers to mutate the database?
    ... Developers can select from the database in anyway they want, but are provided no means to insert, update or delete database data. ... Even if you wanted to apply this philosophy in production, i'd suggest giving developers free access to the databases they use for day-to-day development - but enforce the rules in the nightly build system, so they learn not to use those powers in the code they check in. ... A MODEL is created via a well-normalized E-R model whose integrity is guaranteed via well-documented mutation via DBA-developed stored procedures only. ... my visceral reaction is that you are exactly the kind of nutjob DBA who makes actually developing software a nightmare. ...
    (comp.databases)
  • Re: Cant access code
    ... See http://www.QBuilt.com for all your database needs. ... See http://www.Access.QBuilt.com for Microsoft Access tips and tutorials. ... Create a new database file and import all objects except the corrupt form. ... If you have a recent backup, import this form from the backup and check ...
    (microsoft.public.access.modulesdaovba)
  • Re: Communication Log
    ... Tony Toews, Microsoft Access MVP ... May I send you copy of the database that I made? ... Dropdown box (I can select a value to store in the ... The above controls are set up in a page using te tab control. ...
    (microsoft.public.access.tablesdbdesign)