Hello all,
Please forgive my noobishness in this matter.
I work for the government and and at a limited access position, implying non-it position.
I do not have access to Sharepoint 2010 Server to upload forms on, so that is out of question.
My Need:
An Access db that collects status information from an Infopath form for each of the employees in my department. My Manager, then opens the DB which runs a AutoExec to kick out a report and print it for her.
The Infopath ver is 2010. The form has 8 fields, one of which is a query from the Db mentioned about to get names for a drop down field. Other are basic fields.
I have 2 data connections, one to the main database for the Submit part. And also a Receive to obtain the Names.
Both the form and the database are in my Managers Network drive, to which, everyone in my department has RW access to. (I know, that is lame)
When I open the form through the network location on a PC running Office 2010, it opens and functions accurately, with no errors. It adds the information to the database and closes the form then (per settings on Submit).
My Issue:
However, when I go and perform the same task on a PC with Office 2007, I keep getting connection Issues to the Database/Query.
Again, I do not have admin rights, do not have access to VSTA or the Sharepoint Server to put the Database and Form on there.
As the form is not having any issues with 2010, it is something with Office 2007.
As mentioned, being a Noob, not sure what other information I can provide.
I have scavaged this forum for any help I could find including looking at the Security and Trust Settings, tried all options including unchecking the recommended box. Making several other changes including creating a certificate.
Also looked into installing the Form with .msi instruction on this forum, but as I do not have the Infopath SDK I was unable to get any futher.
Just an FYI, although I think you might already know them:
Error 1:
Failed connection to data source.
The query cannot be run for the following DataObject: ABC Query
Infopath cannot run the specified query
Infopath cannot connect to the data source
Infopath has encountered an error. The operation failed.
Please please please help.