Questions
Tags
Questions Tagged with #Exist db
eXist-db is an open source database management system built using XML technology. It stores XML data according to the XML data model and features efficient, index-based XQuery processing.
Home
Tags
Exist db
Questions On Other Tags:
How to Automatically Start a Download in PHP?
How do I remove duplicate items from an array in Perl?
Mercurial stuck "waiting for lock"
How do you properly use namespaces in C++?
How can I measure the similarity between two images?
How large is a DWORD with 32- and 64-bit code?
Options for HTML scraping?
List of macOS text editors and code editors
How do you pass a function as a parameter in C?
How do I REALLY reset the Visual Studio window layout?
Disable browser 'Save Password' functionality
Length of a JavaScript object
SQL: How to get the id of values I just INSERTed?
How to autosize a textarea using Prototype?
How do you force Visual Studio to regenerate the .designer files for aspx/ascx files?
How to round up the result of integer division?
How do you determine the size of a file in C?
How to generate sample XML documents from their DTD or XSD?
How to convert std::string to LPCWSTR in C++ (Unicode)
How should I cast in VB.NET?
Subversion ignoring "--password" and "--username" options
How can I discover the "path" of an embedded resource?
Multiple submit buttons in an HTML form
Response.Redirect with POST instead of Get?
How to declare an array of strings in C++?
What is the difference between the | and || or operators?
How do I fix "for loop initial declaration used outside C99 mode" GCC error?
When do you use POST and when do you use GET?
How do I export (and then import) a Subversion repository?
What are some resources for getting started in operating system development?
How do I determine the size of my array in C?
How do you open a file in C++?
How to change the icon of .bat file programmatically?
htmlentities() vs. htmlspecialchars()
Algorithm to randomly generate an aesthetically-pleasing color palette
Find in Files: Search all code in Team Foundation Server
How do you make sure email you send programmatically is not automatically marked as spam?
How to apply an XSLT Stylesheet in C#
How do you get the footer to stay at the bottom of a Web page?
How do you get a directory listing in C?
What is the best way to convert an array to a hash in Ruby
What is a deadlock?
How do I efficiently iterate over each entry in a Java Map?
What does 'IISReset' do?
What is MVC and what are the advantages of it?
When should you use 'friend' in C++?
Is a GUID unique 100% of the time?
What is the single most influential book every programmer should read?
Generating (pseudo)random alpha-numeric strings
Determine a user's timezone
Is there a constraint that restricts my generic method to numeric types?
What's the best UML diagramming tool?
How to generate a random alpha-numeric string
SQL Server: Examples of PIVOTing String data
How to create a new object instance from a Type
Is there a performance difference between i++ and ++i in C?
How can I add (simple) tracing in C#?
Can I write native iPhone apps using Python?
Complex CSS selector for parent of active child
What's the difference between struct and class in .NET?
What is 'Currying'?
SVN repository backup strategies
MyISAM versus InnoDB
How can I undo git reset --hard HEAD~1?
When do you use the "this" keyword?
How do I find the authoritative name-server for a domain name?
In SQL Server, how do I generate a CREATE TABLE statement for a given table?
100% Min Height CSS layout
How do you move a file?
Cleanest Way to Invoke Cross-Thread Events
How do I use 3DES encryption/decryption in Java?
Simplest way to profile a PHP script
Call ASP.NET function from JavaScript?
Force unmount of NFS-mounted directory
How can we generate getters and setters in Visual Studio?
How do you add an image?
Why can't I declare static methods in an interface?
How do I execute a file in Cygwin?
Generic type conversion FROM string
How to get controls in WPF to fill available space?
Possible to perform cross-database queries with PostgreSQL?
How can I develop for iPhone using a Windows development machine?
PHP equivalent of .NET/Java's toString()
How to decode viewstate
How do you detect/avoid Memory leaks in your (Unmanaged) code?
UDP vs TCP, how much faster is it?
What is the easiest way to parse an INI File in C++?
Python: What OS am I running on?
Getting the text from a drop-down box
SQL Server Management Studio alternatives to browse/edit tables and run queries
Rolling back bad changes with svn in Eclipse
What's the best way to parse command line arguments?
How do I update Ruby Gems from behind a Proxy (ISA-NTLM)
How to parse XML using vba
What are some good SSH Servers for windows?
How do you configure HttpOnly cookies in tomcat / java webapps?
Escaping HTML strings with jQuery
How would you make a comma-separated string from a list of strings?
T-SQL stored procedure that accepts multiple Id values
What is the difference between #include <filename> and #include "filename"?
What's the best way to validate an XML file against an XSD file?
Difference between the Apache HTTP Server and Apache Tomcat?
Adding a Method to an Existing Object Instance
Truncate (not round) decimal places in SQL Server
Convert a string to an enum in C#
Graph visualization library in JavaScript
Struct like objects in Java
How do I install and use the ASP.NET AJAX Control Toolkit in my .NET 3.5 web applications?
Center text output from Graphics.DrawString()
Getting the ID of the element that fired an event
What is the simplest SQL Query to find the second largest value?
How do I style (css) radio buttons and labels?
Drop all tables whose names begin with a certain string
What is a magic number, and why is it bad?
Getting parts of a URL (Regex)
What is the most effective way for float and double comparison?
What is the difference between "INNER JOIN" and "OUTER JOIN"?
How to include PHP files that require an absolute path?
Why can't I have abstract static methods in C#?
How do you configure tomcat to bind to a single ip address (localhost) instead of all addresses?
Best ways to teach a beginner to program?
What is the difference between an int and an Integer in Java and C#?
Best JavaScript compressor
SQL Case Expression Syntax?
String literals and escape characters in postgresql
How to find keys of a hash?
Parse usable Street Address, City, State, Zip from a string
Build a basic Python iterator
How to convert a date String to a Date or Calendar object?
Accessing MP3 metadata with Python
.NET obfuscation tools/strategy
How can I make an EXE file from a Python program?
Validate decimal numbers in JavaScript - IsNumeric()
Equivalent VB keyword for 'break'
Safely turning a JSON string into an object
The imported project "C:\Microsoft.CSharp.targets" was not found
What is the best free memory leak detector for a C/C++ program and its plug-in DLLs?
How can a Java program get its own process ID?
What does ** (double star/asterisk) and * (star/asterisk) do for parameters?
Storing a file in a database as opposed to the file system?
error_log per Virtual Host?
What is the difference between procedural programming and functional programming?
Transpose/Unzip Function (inverse of zip)?
What are the differences between delegates and events?
SQL Group By with an Order By
Are the shift operators (<<, >>) arithmetic or logical in C?
How to submit a form when the return key is pressed?
What do the result codes in SVN mean?
Why does the order in which libraries are linked sometimes cause errors in GCC?
How do you automatically set the focus to a textbox when a web page loads?
Delete all but the most recent X files in bash
How do you redirect HTTPS to HTTP?
Free ASP.Net and/or CSS Themes
How can I get the DateTime for the start of the week?
Hidden Features of Java
How do I load an org.w3c.dom.Document from XML in a string?
MAC addresses in JavaScript
How do I change the number of open files limit in Linux?
How do you configure an OpenFileDialog to select folders?
How do you list all triggers in a MySQL database?
What's the difference between a temp table and table variable in SQL Server?
How do you create a foreign key relationship in a SQL Server CE (Compact Edition) Database?
Add alternating row color to SQL Server Reporting services report
Java and SQLite
How can I pass arguments to a batch file?
How to tell which disk Windows Used to Boot
How to retrieve a file from a server via SFTP?
How do you format an unsigned long long int using printf?
C-like structures in Python
iPhone App Minus App Store?
How do you create a static class in C++?
How exactly do you configure httpOnlyCookies in ASP.NET?
SQL Client for Mac OS X that works with MS SQL Server
How to find the mime type of a file in python?
What static analysis tools are available for C#?
How to find out if a file exists in C# / .NET?
How to loop through files matching wildcard in batch file
Creating a LINQ select from multiple tables
How SID is different from Service name in Oracle tnsnames.ora
How do you get the index of the current iteration of a foreach loop?
How to replace plain URLs with links?
How do I split a string so I can access item x?
Execute script after specific delay using JavaScript
Is Java "pass-by-reference" or "pass-by-value"?
How can I determine whether a specific file is open in Windows?
How to select the nth row in a SQL database table?
Log4Net configuring log level
LINQ-to-SQL vs stored procedures?
How do you clear a stringstream variable?
Sorting an IList in C#
How do I call ::CreateProcess in c++ to launch a Windows executable?
How can I send an email by Java application using GMail, Yahoo, or Hotmail?
Best way to access a control on another form in Windows Forms?
How to show a GUI message box from a bash script in linux?
Get file version in PowerShell
Explicit vs implicit SQL joins
How to check for file lock?
Make XAMPP / Apache serve file outside of htdocs folder
Generate list of all possible permutations of a string
Copy/duplicate database without using mysqldump
Tags
Requestfactory
Asl
Hatchstyle
Smd
Ca2202
Search-multiple-words
Contact-form-7
Orbeon
Axum
Pbuilder
Organizational-chart
Type-providers
Latex-suite
Pingfederate
Mongodb-php
Conditional-attribute
Ios32
Criteriaquery
Mysql-dependent-subquery
Startup-folder
Coremidi
Genome
Timecodes
Visual-studio-lightswitch
Wm-syscommand
Self-reference
Evaluator
Http-status-code-301
Mapactivity
Celleditingtemplate
Rpm-spec
Activity-lifecycle
Magento-1.4
Auto-compile
System-requirements
Ogr
Audio-capture
Flawed-concept
Mysql-error-1140
Limesurvey
Objectname
Google-ajax-search-api
Andengine
Vs-unit-testing-framework
Containment
Exchange-server-2010
Openvms
Drupal-comments
Styleable
Genstrings
Caliper
Interix
Jsr233
Maven-for-php
Zend-http-client
Windev
Stringtemplate-4
Optical-mark-recognition
Topaz-signatures
Localserver
Ninject-extensions
Ramdirectory
Unmount
Mybatis
Datacontractsurrogate
Ssh-agent
Shutdown-hook
Gmock
C-preprocessor
Mongo-scala-driver
Xslt-tools
Latex-environment
Pull-request
Rediska
Flash-cs5
Variable-subsitution
Qurl
Kbhit
Dojox.grid.datagrid
Type-bounds
Openacs
Quote
Member-hiding
Confirmbuttonextender
Select-xml
Roundup
Pega
Windows-phone
Hd44780
Flexpaper
Currency-formatting
Pcap.net
Emailfield
Code-testing
Couchrest
Binary-reproducibility
Column-alias
Vliw
Gervill
Javascript-namespaces