February 2005 - Posts
One stumbling block for developers coming up to speed on InfoPath is that the SDK documentation leads you to the edge of the XML cliff and then goes mysteriously quiet. For web developers who have programmed applications with the MSXML SDK for manipulating
Read More...
Rushi Desai, a developer on SQL Server Engine, has posted some blog entries on integrating InfoPath with SQL Server 2005: Integrating InfoPath with SQL Server 2005 Download and try the InfoPathBroker sample The first one explains the architecture for
Read More...
When adding a web service data connection to an InfoPath 2003 form template, there is a bug that will cause InfoPath 2003 to disappear if the web service’s WSDL contains a particular recursive schema construct. The following snippet of XSD illustrates
Read More...
Q: How do I get the red asterisk to show on a Rich Text Box? There isn’t a checkbox for “Cannot be blank” on this type of control! A: Easy - add a declarative data validation rule for the condition where the field bound to the Rich Text Box “is blank”.
Read More...