Having trouble finding a blog or post that answers your question?
Check out our
Custom Search Page
Browse by Tags
-
I have zero experience of code so am looking for a codeless solution to my problem. I have been searching the web for the past couple of days, but to no avail so have signed up here in the hope that somebody can help! I have created a multifunction InfoPath form that submits to a SharePoint Library and...
-
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...
-
I'm trying to call the stored procedure, xp_fixeddrives, from an InfoPath 2010 but need to make it 2003 compatible if possible. I'm familiar with doing C# coding in the form but calling this stored procedure has me stumped. I'm getting the following exception on the connection.Open() statement...
-
I have a single form that I built to capture new inventory item details from several diffident users in different departments. It travels a workflow I built in SP Foundations. ----That part seems ok. I'm trying to get the form to update the User Name after it has been submitted. After the form has...
-
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...
-
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...
-
Hi evrebody, I have a lot of concerns related to the migration from the test site to the productive one. I around 20 data connection which are Lists in the test SharePoint site. I would like to switch the test site to productive without migrations, simply star using it as productive, but my boss needs...
-
Hi,we have hundreads of Infopath Forms,we want to maintain the forms in infopath and codebehind is C#. So, for the data retreival and writing the queries(to pull the data), we wanna create a Database.So that it will be easy for us to pull the data and maintain the reports(Thats what we are thinking!...
-
Let me start by defining the general problem I am aiming to solve: PartA: Create a weekly reporting form(s) for 4 sections: Service, Sales, Credit, Costs (this one is monthly or "4 weekly"). PartB: From the forms that are submitted, an excel or access program should create visual reports (charts...
-
Dear All, I am an absolute beginner with Infopath, and I'm seeking advice on sound strategies and the best practices for working with databases. My database has triggers to manage audit fields (e.g. created by, created on), and PK/FK referential integrity in place. I'm seeking to utilise Infopath...