C
Chris K
I have a form that has main data source connections to a SQL database. I
have a number of tables that are a part of this main data sources. I also
have 8 secondary data sources. These secondary data sources are a part of
the same SQL database (different tables with a key relationship to a table in
the main data source) that provide status codes and description values. I
use the secondary data sources to provide valid values in drop down lists.
On my machine the form works correctly (wherever I open it from; WSS,
folder,...), meaning the drop down lists show the values defined in the code
tables, the data is submitted correctly, and the data when viewed in the form
is correct.
The problem exists when others try to view the form. No matter how a user
tries to connect to the form (publish to WSS or to a shared folder).
Infopath erros out as long as any secondary data source is a part of the
form. If I try to open the exact same form from my computer, I can
successfuly open it.
Any ideas on how to correct this?
Thanks
Chris
have a number of tables that are a part of this main data sources. I also
have 8 secondary data sources. These secondary data sources are a part of
the same SQL database (different tables with a key relationship to a table in
the main data source) that provide status codes and description values. I
use the secondary data sources to provide valid values in drop down lists.
On my machine the form works correctly (wherever I open it from; WSS,
folder,...), meaning the drop down lists show the values defined in the code
tables, the data is submitted correctly, and the data when viewed in the form
is correct.
The problem exists when others try to view the form. No matter how a user
tries to connect to the form (publish to WSS or to a shared folder).
Infopath erros out as long as any secondary data source is a part of the
form. If I try to open the exact same form from my computer, I can
successfuly open it.
Any ideas on how to correct this?
Thanks
Chris