Setup: MOSS 2007, Sql server 2005, InfoPath 2007 I have a form template (divided into two portions) hosted on a sharepoint site. First half retrives current user info via User profile web service and GetUserProfileByName method. For second portion, I need to submit data to a sql table via a web service...