Re: java method/utility/program for database transfer

From: Fredrik Bertilsson (fredrik_bertilsson_at_passagen.se)
Date: 08/15/04


Date: 15 Aug 2004 07:07:03 -0700

Look at http://butler.sourceforge.net. It has functionallity for
querying data and save the result as XML. Next it has an import
utility for loading a table from a XML file. Butler is 100% java and
JDBC.

/Fredrik



Relevant Pages

  • Re: XML document in a treevie needs 57secodns
    ... Using VisualStudio 2005 and C# ... The XML File is 158kb and has the folowing structure: ... Loading the XML DOM using about 40ms ... ... why do you write slow code? ...
    (microsoft.public.dotnet.framework)
  • Re: XML document in a treevie needs 57secodns
    ... Using VisualStudio 2005 and C# ... The XML File is 158kb and has the folowing structure: ... Loading the XML DOM using about 40ms ... ... why do you write slow code? ...
    (microsoft.public.dotnet.framework)
  • RE: Data Insertion
    ... You _have_ to use schema to accomplish that, ... Inference is OK for prototyping and, may be, loading 1-2K XML files; ... Change your XML file to contain embedded schema. ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: ajax, xml and applying xslt
    ... The iframe one would work because it is loading ... transform xml. ... I don't know what made me think a .net web form could ... transform xml on it's own. ...
    (comp.lang.javascript)
  • Re: Aborting the LoadXML method of XmlDocument
    ... >> stoneyowl wrote: ... >>> Is there any way to abort the loading and parsing of a large Xml ... If you need to interrupt I/O operations, ... Use asynchronous I/O to load the XML ...
    (microsoft.public.dotnet.framework)