[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] XML-to-legacy-DBs gateway needed
Hi all, I have to implement a gateway between XML and standard databases like MS SQL or Informix. Scenerio: A Java program (agent) wants to perform a DB query. The query parameters are specified in form of an XML-document. The agent passes a handle to this XML-query to the gateway. The gateway parses the XML and translates it (according to application specific rulesets) into an SQL-statement. The SQL-statement is send to the DB (e.g. via JDBC driver). The answer to the query is transalted back to XML (according to another ruleset) and passed to the agent. Has anybody done something like that before? Is there a standard way to implement it (besides the apllication specific translation rules)? If so please let me know - I just don't want to re-invent the wheel... Hans-Guenter -- Hans-Günter Stein, FAST e.V. Arabellastr. 17 | Tel +49-89-920047-55 | mailto:hgs@f... D-81925 Muenchen | Fax +49-89-920047-18 | http://www.fast.de/~hgs xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@i... Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ To (un)subscribe, mailto:majordomo@i... the following message; (un)subscribe xml-dev To subscribe to the digests, mailto:majordomo@i... the following message; subscribe xml-dev-digest List coordinator, Henry Rzepa (mailto:rzepa@i...)
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|