Use our Google Custom Search for best site search results.
Search
Page 1 of 1 (3 items)
-
I have a InfoPath form that I need to create a connection to a SQL database and return some values. I can create with using the Data Connection wizard, but that returns too many records. What I want to do is to pass a parameter. Here is my current code.
function RetreiveMatters::OnClick(eventObj)
{
var objADOAdapter;
objADOAdapter = ...
-
Greetings All.
This is the strangest thing I have ever happened to me. I have created a form that does an ADO connection and retreives data from a SQL table. All that works fine, when I publish as well as when I preview. I come in this morning and everything works fine AS LONG AS I don't make ANY changes of ANY kind to the form in design view. ...
-
Greetings.
I am trying to populate a dropdown from data that is returned from an ADO connection. I have read and downloaded the ''fully editiable Dropdown example. I was completely lost. (New to InfoPath) Is there a simple way to insert information into a dropdown?
Thanks
Bill
Page 1 of 1 (3 items)