Use our Google Custom Search for best site search results.
Browse by Tags
-
FormsViewer Training Oct 2020 Thank you for your interest in Qdabra’s FormsViewer v5.2 Training. To access the labs and forms for this class, we encourage you to use the Course Directory form. This form allows you to see the topics for each day and gives you access to download the packages. The...
-
How to Generate a User Key in DBXL This document will show you the steps to generate a user key in DBXL. If you encountered an issue that is not discussed in this document, please contact support@qdabra.com for assistance. Last Updated: 2020-08-18
-
I am looking for help on what I am doing wrong when publishing a created form to a network location. The form I have created has several connections that retrieve and submit data to an SQL database. I have saved these connections in subfolder as the infopath form. I have saved the form as a normal save...
-
I'm not sure if this is where to start but I'm having an issue with displaying a datetime in an infopath 2013 form. Little background: this is an infopath 2013 form that is saved to a network location for users to enter data. My main connection is a connection to SQL 2017. I have a smalldatetime...
-
I'm trying to do something similar, but not sure how this solution applies to my context. I am returning data from an SQL query, and attempting to use a filter to return the data from the SQL query only when one of the columns matches the accountID of a person field @COLUMNA[COLUMNB = AccountID]...
-
I have a successful data connection, and in the udcx file, I have a SQL query that is successful, however i would like to use a T-SQL function LOWER() to return one particular column back in all lower case. When I try to do this, the column does not return any data. After some googling I have come up...
-
Hi all. I am utilizing the QRules command ExecuteSqlQuery and it works great. But now its giving me some weird behavior? It says its an invalid command for only 2 rows of data that I'm inserting into sql. Obviously the command is good for the other 8 rows of repeating data. so I questioned the data...
-
Hi,
I have two date fields, and a SQL query result box in a Repeating Table, How do I get it work so that if somebody selects the dates in the two fields, the result box queries the data between those dates in a repeating table.
I am not using Sharepoint but is making this form as a Report that pulls...
-
I've searched around here and the rest of the net for some way to accomplish this, and am coming up empty. Hopefully someone here can help! There are actually a couple related questions. Here are the versions I'm working with: SharePoint 2010, InfoPath 2013 (2010 browser form) I've got a...
-
Hello Everyone, I am new member to this forum and also very new in creating InfoPath forms. Recently I created a simple infopath 2013 form using Visual Studio 2012 C# to query a oracle database, the C# code builds ok but crashes when invoked. The code was fully tested and worked using only Visual Studio...