Synchronize form copies

T

Todd Heiks

Is there a way to synchronize different copies of the same form?

I would like my copy to open and display the latest data.

Thanks
 
C

Clay Fox

This is a common need and can make your solution much more powerful. Instead
of having data locked in various files it can be in one location and each
form pulls up the latest data, modifies it, saves it and then pulls up some
more.
This requires a central data repository.
Check out the Database Accelerator at http://www.qdabra.com
--
Thanks

Clay Fox

Qdabra Software
http://www.qdabra.com

InfoPathDev.Com
The Largest InfoPath Forum in the World
http://www.infopathdev.com
 
Top