New Submissions

S

Shannon

Does anyone know if there is anyway to print a report of new
changes/additions made to your database through infopath or if there is a
control that can be added for this function?

Thanks!
 
C

Clay Fox

So you want to just show new items in a form?

If you have a date field, which can be used to get the data you are looking
for then yes.
As long as you can query the data you want it can display it.

You may want to look at web services depending on the size of your database.
Web Services give you the most abilities working with your database.
 
Top