Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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 Zurück zur Release-Liste
5

Ein Parameter ist jetzt zwischen geschweiften Klammern definiert, anstatt einen Hash, zum Beispiel "select * from param1 = {param1}". Fehlermeldungen im Fehlerfall wurden verbessert.
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