Showing related tags and posts across the entire site.
-
We have a similar workaround using Microsoft Excel. It involves creating a few customed views at TntMPD.DataServer database and query the resultant view using Microsoft Excel. Attached a zip file containing: README.txt, and 3 SQL scripts for the customed views
-
SOAP/XML TntMPD.DataServer provides a SOAP/XML end point that other web applications can use to query donation data. The Staff Portal which is included with TntMPD.DataServer gets all of its data exclusively through this web service. If you can see something on the Staff Portal, you can programmatically...