Serialization issues with datetime in infopath to sql2005
Been having some “issues” trying to serialize datetime fields from infopath to SQL2005. The problem lies in the serialization expects a fully qualified datetime value including locale e.g. 2006-09-20T01:56:45+10:00. However, Infopath, and XML in general doesn’t record the local e.g. … Continued