Use our Google Custom Search for best site search results.
Browse by Tags
-
One way to integrate DBXL forms with SharePoint is by creating a Data View using SharePoint Designer. In minutes, you can have a custom view of all your forms and the links needed to work with them. To successfully complete this tutorial, you MUST have the following: A DBXL Document Type with SQL Mapping...
-
Here is my scenario: I have created a Timesheet form in Infopath 2010 that has a receive data connection to a SQL database, which I set up through DBXL. The SQL table my form is connected to contains a hierarchy for my company. In the form, I have a dropdown box that lists all of the Employee ID Numbers...
-
I am looking for some advice on a near future InfoPath project. I have, what I consider, a very large form that has many rule and conditional based actions throughout, it may be approaching 1000 individual "controls" not including "groups". My work computer will soon be updated to...
-
Hello! I have a problem. I have created a form in InfoPath 2003, and it queries from two SQL tables that have a one-to-many relationship. We're using Microsoft SQL Server 2005. After a form is filled out, it can be submitted to SharePoint WSS 2007. In trying to solve the "plain text file"...
-
Hello,
I have a infopath form that connects to a SQL database to pull data. I have a UDCX file on the sharepoint server and have gone as far as giving the form full Trust etc. The form works both locally and on the infopath client. Once published it only works on the client and not on the browser...
-
Hi, I currently have an InfoPath 2007 form that is being used to retrieve and update records from a MS SQL Server 2003 database. These records are then being filted based on the current user that is logged in. One table, referred to as CDR (Call Detail Records), has a line item for each call that the...
-
Hi All, I have a browser enabled form that is based on a web service and uses that web service to connect to a SQL database. The form is publised to Sharepoint and can be filled in by our users there, and when submitted the form is submitted to the Database and also to Sharepoint, but all the data is...
-
I have an Infopath form for printing off a work order summary. I have a text section that I want to auto-populate with data from the SQL database. The problem is, the software that handles our workorders stores multiple lines as multiple records with a possibility of up to 300+ lines. For example: SQL...
-
Currently, I have used a single infopath form to capture data entry to my sql database for operational metrics (eg. number of overtime hours this month). My sql back end schema is very generic (metricID, metricvalue, Metricperioddate,todaysdate). All my metrics basically are stored in a consistent format...
-
HI All I am trying to migrate an internal staff lookup form from ASPX to SharePoint 2007. I have created the form and I can run a query to bring back all records, however I cant seem to implement a text box where I can search across all fields, I can only bind a text box to a certain field. What i would...