deploying access solution in other machines with no Access instl

I

IM

I am trying to create a simple access application, but all my clients do not
have Access installed in their machines. Should I write the program in
access and put it in sharepoint(similar to form filling), so that all users
can report their issues simaltuniously without loosing any data to that
application. Or there is other way? I wanted to use Infopath to get the
form's data but Infopath needs to be installed in machines. How can I do it?
If I use VSTO in my home machine, what I need to include as a package to
deploy in my companies client machines? Please let me know thank you.
 
A

Arvin Meyer [MVP]

VSTO for Office 2003 includes the Access runtime licenses and packaging
tools. By creating an Access runtime solution, you do not need any further
programs. If you want to use Sharepoint or InfoPath, I suggest you visit one
of their newsgroups for specific information on how to set them up.
--
Arvin Meyer, MCP, MVP
Microsoft Access
Free Access downloads
http://www.datastrat.com
http://www.mvps.org/access
 
Top