Problem bugging me for weeks now

ysfpsu

Registered User.
Local time
Yesterday, 21:55
Joined
Aug 2, 2005
Messages
17
So I have a project where I have to get employees to use infopath to fill out details in a form and then submit it, the form gets saved in an access database. I have all that setup and it works perfectly. I uploaded the forms on a sharepoint site and when I open them up from my computer they submit properly to the databse. However when I open up the forms from another computer they don't submit to the database. I know why it does that (because the databases are not on every computer). I can't however figure out a way to solve this problem so ANY help would be amazing. I was thinking to have the access databse on sharepoint as well so the users can download it but won't that just make it that every single computer will have a different saved database? This problem is driving me crazy.
Thanks in advance for all the help.
 
I don't know whether it will help...

You can split your database; put the table part in the server;
Program part in your computer (link all the tables in program part - using my network place)

in this way you can do anything distributing the program part in all network computers...
 
I believe that all users have to have file edit permissions to the db file within the sharepoint site.
 

Users who are viewing this thread

Back
Top Bottom