Download List

Descripción del Proyecto

Sql2xml is a CGI program that lets you request a SQL query and convert it to JSON, CSV, XML or INI through a Web server. Sql2xml supports requests from multiple users and for multiple databases. It is intended for developers who do not have direct access to database servers due to firewalls or other restrictions.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-09-12 19:05 Back to release list
5

Un parámetro se define ahora entre llaves, en lugar de un hash, por ejemplo, "select * from param1 = (param1)". Los mensajes de error en caso de fallo se han mejorado.
A parameter is now defined between curly brackets, instead of a hash; for example, "select * from param1={param1}". Error messages on failure were improved.

Project Resources