D
dw
Hello -
I am new to InfoPath (i am a sql database developer), but i need to support
an InfoPath project.
I am wondering if an InfoPath form can support multiple, but related tables
in sql server? For example, I have an employee table and also some
associated tables like department, projects, etc. Someone mentioned that
InfoPath might not support multiple, related tables...and that it really
works best with just a single table. Is that accurate?
Also, rather than using the built-in InfoPath functionality to generate sql
statements, i am thinking about creating a web service to a stored proc (http
endpoint) and have that as my data source - one for queries and one for
inserting/updating data. Are there any issues that i should be aware of to
handle this situation?
thanks,
- will
I am new to InfoPath (i am a sql database developer), but i need to support
an InfoPath project.
I am wondering if an InfoPath form can support multiple, but related tables
in sql server? For example, I have an employee table and also some
associated tables like department, projects, etc. Someone mentioned that
InfoPath might not support multiple, related tables...and that it really
works best with just a single table. Is that accurate?
Also, rather than using the built-in InfoPath functionality to generate sql
statements, i am thinking about creating a web service to a stored proc (http
endpoint) and have that as my data source - one for queries and one for
inserting/updating data. Are there any issues that i should be aware of to
handle this situation?
thanks,
- will