Use our Google Custom Search for best site search results.
Search
-
Hello,
One question that I have for you is – what do you mean by Invoice Form. Yes to Open and fill the form InfoPath software should be installed on the computer on which you want work with form.
Shailaja
InfoPath Dev India
-
Hello,
InfoPath has default functionality that allows you to retrieve data from the DB without having to write code. If you write code to retrieve data then you will have to give full trust to the form.
How to retrieve data from the DB directly via InfoPath
1. Click on Tools -> Data connections
2. Click on Add and select Receive in the ...
-
Hello Ssral,
One question that I have for you is - are you trying to just retrieve data or to both retrieve and submit data to the DB. If you are trying to just retrieve data from the DB you can create a new data connection using Tools -> Data connections to the specific SQL DB. To show this data in a repeating table format, drag drop the ...