Browse by Tags
-
Hi, I'm working on a summer project creating an InfoPath 2010 form which will submit to an SQL (2008 R2) database. The form is a web browser compatible form library form. The reasoning behind using a form library form is that it will have some custom code and that it's fairly complex, both in...
-
I have a form where i pull data from a sql server database, password protected, and puts it into a drop down list. i feel everything is set up right - the data is in list and it works when i preview it. unfortunately, when i publish it to my sharepoint site and attempt to open it, i am greeted with the...
-
Hi, I'm new to the forums here. I have a workstation that is running windows 7 pro (not beta, not RC, not home. Windows 7 professional), and it is also running InfoPath 2003 and IE8 and connected to a windows domain. We are using qdabraDBXL connecting to a SQL source running on SQL 2005 under windows...
-
Patrick - This concept sounds like it is something that I can use as well. I my case, I am trying to poll responses from managers - the challenge for me is each manager is responsible for one or more "topics" (for lack of a better word) and needs to complete a series of questions for each "topic"...
-
Hi, I am using InfoPath 2007. I have a form with qRules in and working. I have created the form linked to a database table. I have the query selection box based on a secondary datatable. When the selection box is updated an appropriate button appears - either get existing records(Run Query), or create...
-
Hi, I have problem with repeating sections and data connections. I'm getting the same values to all repeating sections. More detailed: I have repeating section A which contain bunch of standard controls. To one control I enter the number X and the rest of the controls are populated by database connection...
-
Hi all, I am trying to create infopath form (using InfoPath 2003) based on several DB tables and I face the problem with optional sections. I don't know how to properly implement "one to zero or more" relationship in InfoPath. Please help. The problem is described below. Example: One table...
-
I want to use the value of the Output Parameter of a stored procedure in an InfoPath data element. An example of a stored procedure which produces output parameters is described in http://www.infopathdev.com/blogs/jimmy/archive/2009/08/01/executing-a-stored-procedure-with-output-parameters.aspx I have...
-
Good morning, I am new to InfoPath and am trying to create a form which will connect to Access. I have the Access database set up and working like I want, but need to be able to fill out a form while out in the field and email submit it to the Access Database. I have created a form template according...
-
I'm still very new to infopath and not really a programmer. Here is what I'm trying to do: I have a text box that a Request Number is entered Then I have a rule to query a secondary data connection SQL database Then set the value of various other fields based of the returned values from the query...