Save database to disk for others to download

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

Guest

I am creating a database for teachers to manage the classroom better using
technology. How do I save this to a cd-rom to be downloaded to several PCs.
When it is opened, I want the switchboard form to open without the user
seeing any sign access. I am using access 2003. Thanks in advance for
assistance.
 
You need to get the Office 2003 Developers Edition. With this edition, you
get the Package and Deployment Wizard which will create a package that will
allow the user to install the database like any other software package. In
addition, there is an option to include the Access Run-time version that
will allow the database to run without having Access installed on the
system.

--
--Roger Carlson
Access Database Samples: www.rogersaccesslibrary.com
Want answers to your Access questions in your Email?
Free subscription:
http://peach.ease.lsoft.com/scripts/wa.exe?SUBED1=ACCESS-L
 
Thanks for the advice!

Roger Carlson said:
You need to get the Office 2003 Developers Edition. With this edition, you
get the Package and Deployment Wizard which will create a package that will
allow the user to install the database like any other software package. In
addition, there is an option to include the Access Run-time version that
will allow the database to run without having Access installed on the
system.

--
--Roger Carlson
Access Database Samples: www.rogersaccesslibrary.com
Want answers to your Access questions in your Email?
Free subscription:
http://peach.ease.lsoft.com/scripts/wa.exe?SUBED1=ACCESS-L
 
Back
Top