ugh, makes me cringe just looking at that. xml to sql? what am i, nuts?<br><br>due to weird circumstances, a customer has a ton of data that's in an xml file. from glancing at it, it definitely looks ...
I want to convert the database definition of an existing SQL database into an XML schema, so I can use the schema with some model-driven development tools to create a new distributed application that ...
A fast tool to convert XML files with repeating element sets into PostgreSQL dump format. To use this tool you need to create a simple YAML configuration file that describes how to turn repeating ...
This is a work in progress... This tool is born out of the need to convert Microsoft Dynamics CRM generated fetchXML to SQL queries. Although you can get it by running profiler on SQL server. But this ...
I blogged previously on the ease of use of GroovySql, which is Groovy‘s easy-to-use JDBC-based data access approach. In another blog post, I covered the utility of OracleXMLQuery, a class which easily ...