Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.451.860 Times

Musicbranz Query Xml software
Filter: All | Freeware | Demo
 

Musicbranz Query Xml

< 1 2 3 4 5 
Released: October 22, 2008  |  Added: June 20, 2009 | Visits: 1.515

EMS SQL Query for DB2 EMS SQL Query for DB2 is a utility that lets you quickly and simply build SQL queries to IBM DB2 databases. Visual building as well as direct editing of a query text is available. User-friendly graphical interface allows you to connect to databases, select tables and fields for a query, set the...



Platforms: Windows

License: Shareware Cost: $95.00 USD Size: 8.72 MB Download (117): EMS SQL Query for DB2 Download

Released: October 22, 2008  |  Added: June 24, 2009 | Visits: 1.395

EMS SQL Query for MySQL EMS SQL Query for MySQL is an utility that lets you quickly and simply build SQL queries to MySQL databases. Visual building as well as direct editing of a query text is available. User-friendly graphical interface allows you to connect to databases, select tables and fields for a query, set the...





Platforms: Windows

License: Shareware Cost: $95.00 USD Size: 9.83 MB Download (125): EMS SQL Query for MySQL Download

Released: October 22, 2008  |  Added: June 29, 2009 | Visits: 1.355

EMS SQL Query for PostgreSQL EMS SQL Query for PostgreSQL is an utility that lets you quickly and simply build SQL queries to PostgreSQL databases. Visual building as well as direct editing of a query text is available. User-friendly graphical interface allows you to connect to databases, select tables and fields for a...


Platforms: Windows

License: Shareware Cost: $95.00 USD Size: 9.49 MB Download (121): EMS SQL Query for PostgreSQL Download

Released: July 26, 2009  |  Added: August 01, 2009 | Visits: 1.851

XML Duplicate Remover XML Duplicate Remover is a XML tool that can find duplicate XML nodes, remove duplicate XML nodes from XML document. Key Features: * Find out all duplicate nodes * Remove duplicate nodes(Remain first node) * Automatically resolve available XPath from XML document *...


Platforms: Windows

License: Shareware Cost: $29.95 USD Size: 765.58 KB Download (464): XML Duplicate Remover Download

Released: December 17, 2009  |  Added: December 26, 2009 | Visits: 1.611

oXygen XML Diff Oxygen XML Diff is a complete solution for comparing and merging XML files. It offers both directory and file comparison, six different diff algorithms and multiple levels of comparison. The comparison is also performed inside ZIP-based archives (ZIP, JAR, ODF, OOXML). The diff solution includes...


Platforms: Windows, Mac, *nix, Java,Other

License: Shareware Cost: $59.00 USD Size: 33.07 MB Download (792): oXygen XML Diff Download

Added: January 18, 2010 | Visits: 1.554

XML::Generator::vCard::RDF XML::Generator::vCard::RDF is a Perl module that can generate RDF/XML SAX2 events for vCard 3.0 SYNOPSIS use XML::SAX::Writer; use XML::Generator::vCard::RDF; my $writer = XML::SAX::Writer->new(); my $driver = XML::Generator::vCard::RDF->new(Handler=>$writer);...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (173): XML::Generator::vCard::RDF Download

Added: January 18, 2010 | Visits: 2.282

XML::Generator::vCard XML::Generator::vCard is a Perl module that can generate SAX2 events for vCard 3.0 SYNOPSIS use XML::SAX::Writer; use XML::Generator::vCard; my $writer = XML::SAX::Writer->new(); my $driver = XML::Generator::vCard->new(Handler=>$writer); $driver->parse_files("test.vcf"); Generate SAX2...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (417): XML::Generator::vCard Download

Added: January 18, 2010 | Visits: 1.147

MySQL Query MySQL Query is a software web development. You need MySQL installed in your PC.. software,internet,remontsw,grafika,tvorba,remont


Platforms: *nix

License: Freeware Size: 532.48 KB Download (162): MySQL Query Download

Added: January 18, 2010 | Visits: 1.341

Data::Phrasebook::Loader::XML Data::Phrasebook::Loader::XML Perl module can abstract your phrases with XML. SYNOPSIS use Data::Phrasebook; my $q = Data::Phrasebook->new( class => Fnerk, loader => XML, file => phrases.xml, dict => Dictionary, # optional ); OR my $q = Data::Phrasebook->new( class => Fnerk,...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (120): Data::Phrasebook::Loader::XML Download

Added: January 18, 2010 | Visits: 1.024

PITA::XML::Request PITA::XML::Request is a request for the testing of a software package. SYNOPSIS # Create a request specification my $dist = PITA::XML::Request->new( scheme => perl5, distname => PITA-XML, # The package to test file => PITA::XML::File->new( filename => Foo-Bar-0.01.tar.gz, digest =>...


Platforms: *nix

License: Freeware Size: 71.68 KB Download (102): PITA::XML::Request Download

Added: January 18, 2010 | Visits: 942

XML::DocStats XML::DocStats is a Perl module to produce a simple analysis of an XML document. SYNOPSIS Analyze the xml document on STDIN, the STDOUT output format is html: use XML::DocStats; my $parse = XML::DocStats->new; $parse->analyze; Analyze in-memory xml document: use XML::DocStats; my...


Platforms: *nix

License: Freeware Size: 27.65 KB Download (88): XML::DocStats Download

Added: January 18, 2010 | Visits: 1.598

XML::Writer::Simple XML::Writer::Simple is a Perl module to create XML files easily! SYNOPSIS use XML::Writer::Simple dtd => "file.dtd"; print para("foo",b("bar"),"zbr"); USAGE This module takes some ideas from CGI to make easier the life for those who need to generated XML code. You can use the module in...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (97): XML::Writer::Simple Download

Added: March 11, 2010 | Visits: 1.318

XML Security Library XML Security Library is a C library based on LibXML2. The library supports major XML security standards: - XML Signature - XML Encryption - Canonical XML (was included in LibXML2) - Exclusive Canonical XML (was included in LibXML2) XML Security Library is released under the MIT Licence...


Platforms: *nix

License: Freeware Size: 1.6 MB Download (120): XML Security Library Download

Added: July 05, 2010 | Visits: 1.125

XML::Simple::DTDReader XML::Simple::DTDReader is a simple XML file reading based on their DTDs. SYNOPSIS use XML::Simple::DTDReader; my $ref = XMLin("data.xml"); Or the object oriented way: require XML::Simple::DTDReader; my $xsd = XML::Simple::DTDReader->new; my $ref = $xsd->XMLin("data.xml");...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (95): XML::Simple::DTDReader Download

Added: August 12, 2010 | Visits: 810

XML::MyXML XML::MyXML is a simple XML module. SYNOPSIS use XML::MyXML qw(tidy_xml xml_to_object); my $xml = "< item >< name >Table< /name >< price >< usd >10.00< /usd >< eur >8.50< /eur >< /price >< /item >"; print tidy_xml($xml); my $obj = xml_to_object($xml); print "Price in Euros = " ....


Platforms: *nix

License: Freeware Size: 5.12 KB Download (95): XML::MyXML Download

Added: June 17, 2010 | Visits: 973

XML::DOM::XML_Base XML::DOM::XML_Base Perl module can apply xml:base to attribute values. SYNOPSIS use XML::DOM::XML_Base; my $parser = XML::DOM::Parser->new(); my $xml = qq( ); # build the DOM my $dom = $parser->parse( $xml ); # get some elements my $endo = $dom->getElementsByTagName(...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (95): XML::DOM::XML_Base Download

Added: October 19, 2010 | Visits: 1.560

Test::Unit::Runner::XML Test::Unit::Runner::XML is a Perl module that can generate XML reports from unit test results. SYNOPSIS use Test::Unit::Runner::XML; mkdir("test_reports"); my $runner = Test::Unit::Runner::XML->new("test-reports"); $runner->start($test); exit(!$runner->all_tests_passed());...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (111): Test::Unit::Runner::XML Download

Added: June 20, 2010 | Visits: 1.141

XML::Descent XML::Descent is a Perl module for recursive descent XML parsing. SYNOPSIS use XML::Descent; # Create parser my $p = XML::Descent->new({ Input => $xml }); # Setup handlers $p->on(folder => sub { my ($elem, $attr) = @_; $p->on(url => sub { my ($elem, $attr) = @_; my $link = { name...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (93): XML::Descent Download

Added: August 15, 2010 | Visits: 1.307

Template::Plugin::XML::Style Template::Plugin::XML::Style is a Perl module for simple XML stylesheet transformations. SYNOPSIS [% USE xmlstyle table = { attributes = { border = 0 cellpadding = 4 cellspacing = 1 } } %] [% FILTER xmlstyle %] < table > < tr > < td >Foo< /td > < td >Bar< /td > < td >Baz< /td >...


Platforms: *nix

License: Freeware Size: 26.62 KB Download (101): Template::Plugin::XML::Style Download

Added: November 23, 2010 | Visits: 1.354

Template::Plugin::XML Template::Plugin::XML is a XML plugin for the Template Toolkit. SYNOPSIS [% USE XML; dom = XML.dom(foo.xml); xpath = XML.xpath(bar.xml); simple = XML.simple(baz.xml); rss = XML.simple(news.rdf); %] [% USE XML(file=foo.xml); dom = XML.dom xpath = XML.xpath # ...etc... %] [% USE...


Platforms: *nix

License: Freeware Size: 26.62 KB Download (107): Template::Plugin::XML Download

< 1 2 3 4 5