Development

Development SQL Server

Fun with XML, part 4

This is the 4th post in a 5-part series where I was building an XML file in SQL with Dynamics GP data and Extender data for T5 filing. In this post, I discuss file validation.

Development SQL Server

Fun with XML, part 3

This is the 3rd post in a 5-part series where I was building an XML file in SQL with Dynamics GP data and Extender data for T5 filing. This post is about namespaces.

Development SQL Server

Fun with XML, part 2

This is the 2nd post in a 5-part series where I was building an XML file in SQL with Dynamics GP data and Extender data for T5 filing. This post is about the “guts” of the SQL to create the XML.

Development SQL Server

Fun with XML, part 1

This is the 1st post in a 5-part series where I was building an XML file in SQL with Dynamics GP data and Extender data for T5 filing. This post is the intro and story on why I needed to do this and the trials and tribulations of my various efforts to get it working.

Scroll to Top