When do you want to display the results during the page load or after
the user clicks on a "Display Results" type of button.
Also, do you want the results to be displayed in forms fields?
You can create an Infopath Form Template in visual studio which gives
you access to the page load event, during which you can make the call to
your datasource.
Alternatively, you can create a Form Template in Infopath and create
rules on the form for example, selecting a button, there you should be
able to point form fields to the resulting data source.
Maui Williams | Solution Developer II, MCSD.Net
Avanade | West Region
2211 Elliott Avenue, Suite 200 Seattle, WA 98121
-----Original Message-----
From: JLE [mailto:lesliej@bellsouth.net]
Posted At: Thursday, October 26, 2006 2:53 PM
Posted To: microsoft.public.infopath
Conversation: Infopath Form for Query Results
Subject: Infopath Form for Query Results
Can a infopath form that is used to input data into an Access database,
be
used to display the results of a query on the same information?
thanks.