Hi all ,
i need some help...
i have created an infopath form connected to a access data base.
now i want to share this form with the other users who are connected to my
company LAN.
the data base and the form is stored in my pc which is part of the LAN but
not a server.
How can can users fill the form and submit the changes in the data base
which is stored in my pc?
volodymyr usarskyy - 06 Nov 2006 18:38 GMT
U should create web service and through it load data to form (or submit from
form to DB).
Don't forget to set "Full trust" level for form and create certificate!
> Hi all ,
> i need some help...
[quoted text clipped - 5 lines]
> How can can users fill the form and submit the changes in the data base
> which is stored in my pc?
volodymyr usarskyy - 06 Nov 2006 18:42 GMT
U should create web service and through it load info into form (or upload
from form to DB).
Don't forget to create certificate for form and set "Full trust" level!
> Hi all ,
> i need some help...
[quoted text clipped - 5 lines]
> How can can users fill the form and submit the changes in the data base
> which is stored in my pc?
Osyris - 07 Nov 2006 09:16 GMT
hi again..
can you be more spacific when u say to create web service?
how this works?
thanks
> U should create web service and through it load info into form (or upload
> from form to DB).
[quoted text clipped - 9 lines]
> > How can can users fill the form and submit the changes in the data base
> > which is stored in my pc?