[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: JDBC and XML

  • From: Lars Marius Garshol <larsga@i...>
  • To: "Xml-Dev (E-mail)" <xml-dev@i...>, "XML-L (E-mail)" <XML-L@%LISTSERV.HEANET.IE>
  • Date: Tue, 15 Sep 1998 14:09:34 +0200

jdbc driver for xml

(Please don't follow-up to both lists (xml-dev and XML-L) even though I
did here. I had to do it so people would see that this question has been
answered.)

* January Tsai
>
>Is there a JDBC driver for XML or something that works the same but named
differently?

XML is not a kind of relational database, so a JDBC driver for XML would not
make much sense. XML looks a bit like HTML, even though it does have something
in common with databases: the possibility store information in a structured
way.

XML does have "something that works the same but is named differently": SAX.
SAX is a common API for XML parsers and is supported by nearly all Java XML
parsers.

You can find it at:
<URL:http://www.megginson.com/SAX/>

There is also a higher-level API called DOM, which may also be suitable for
your purposes. You can find a list of DOM implementations at:

<URL:http://www.stud.ifi.uio.no/~larsga/linker/xmltools/by-standard.html#DOM>

I hope this helped you.
--Lars M.


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!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2011 All Rights Reserved.