xml databases
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2914
Free MySQL Databases
We are providing absolutely free MySQL databases to users. We are at your service to keep your databases online, up and running. Thats a guarantee! As we all know there are thousands of free and paid hosting providers out on the web, but when it more>> We are providing absolutely free MySQL databases to users. We are at your service to keep your databases online, up and running. Thats a guarantee! As we all know there are thousands of free and paid hosting providers out on the web, but when it comes to MySQL databases, you either cant have one or your stuck with only a few. Well those days are over; with FreeMySQL.net you are given 3 databases, after you activate your account. You have 3 options to administer your databases: FlashMyAdmin, FreeMySQL.net Admin and PHPMyAdmin with each using web interface provided for ease of use.<<less
Added: 2005-07-01 License: Other Price: $0.00USD
11 downloads
XML Parser
This can be seen as XML SAX parser framework. With it, you can easily create parsers for your custom XML tags. more>> This can be seen as XML SAX parser framework. With it, you can easily create parsers for your custom XML tags.<<less
Added: 2006-02-08 License: BSD Style Price: FreeAdditionalInfoMIT
1418 downloads
Database To XML 1.0
This small tool helps you to convert your MySQL database layout into XML. Just specify connection informations and you can display or save the generated XML output. more>> This small tool helps you to convert your MySQL database layout into XML. Just specify connection informations and you can display or save the generated XML output.<<less
Added: 2006-08-07 License: Freeware Price: $0.00USD
17 downloads
Other version of Database To XML
License:Freeware
XML to array 1.0
Just a simple few functions to help you convert a xml feed into an array to make it so much easier to handle. more>> Just a simple few functions to help you convert a xml feed into an array to make it so much easier to handle.<<less
Added: 2005-01-20 License: Price: 0.00 Price: 0.00
11 downloads
Other version of XML to array
License:Not Specified
Get metadata on MySQL databases
Getting information about databases if essential if you want to write generic and scalable applications. This code shows you how to get information such as all databases on the server, all tables in e more>> Getting information about databases if essential if you want to write generic and scalable applications. This code shows you how to get information such as all databases on the server, all tables in each database and all field and field info for each table. Even if you do not need to build on this code, you might want to copy the code which prints out all databases, tables and field information plus examples. Its a great way to get an overview of the tables you are working on for a project.<<less
Added: 2007-01-25 License: Freeware Price: Free
1009 downloads
PHP and Writing to MySQL Databases
This simple tutorial shows you how to write form data to MySQL database using PHP. Includes a sample code and instructions. more>> This simple tutorial shows you how to write form data to MySQL database using PHP. Includes a sample code and instructions.<<less
Added: 1999-12-11 License: Other Free / Open Source License Price: Free
3648 downloads
XML Tutorial
Learn how to create an XML document from scratch and find out why XML is becoming so important. Topics covered include: popular XML editors, basic XML syntax, how to properly nest your XML tags, and m more>> Learn how to create an XML document from scratch and find out why XML is becoming so important. Topics covered include: popular XML editors, basic XML syntax, how to properly nest your XML tags, and much more.<<less
Added: 2006-08-02 License: Other Free / Open Source License Price: FreeAdditionalInfoWebsite
716 downloads
Generating XML files from SQL Database
Before you continue to write your own aspx file, check your directory write permission. I have used Northwind sample database. We will write some of data from Employees table to XML file. more>> Before you continue to write your own aspx file, check your directory write permission. I have used Northwind sample database. We will write some of data from Employees table to XML file.<<less
Added: 2007-07-13 License: Freeware Price: Free
558 downloads
Simple IP to Country without databases 1.0
Just for identification of country. Instead of a database, IP information is stored into many files, so that only one of them is requested each time. Additionaly, files with data only for specific countries is available. Example scripts for usage of more>> Just for identification of country. Instead of a database, IP information is stored into many files, so that only one of them is requested each time. Additionaly, files with data only for specific countries is available. Example scripts for usage of data files is provided. Ip data is updated regularly.<<less
Added: 2006-02-19 License: Freeware Price: $0.00USD
12 downloads
Other version of Simple IP to Country without databases
License:Freeware
MyDBDB MySQL multi-databases browser 1.0
This set of scripts can be used, with minor customization, to access multiple MySQL databases (hence, "DBDB"), even at different servers (if they are accessible from the web server where these scripts run), for displaying data in multiple tables of said more>> This set of scripts can be used, with minor customization, to access multiple MySQL databases (hence, "DBDB"), even at different servers (if they are accessible from the web server where these scripts run), for displaying data in multiple tables of said databases. At this time, only SQL SELECT queries are supported. But you can execute Joins, use Group By, Order By, etc. My central purpose in writing these scripts was to be able to access my seven different databases, on 6 different servers, quickly and with a minimum of logging in, using passwords for each database, etc. This is a very light-weight application and responds quickly and effortlessly. The code is not sophisticated and could no doubt be improved, using OOP and other techniques, but the fact is it works quite well, as it is, and doesnt require any special libraries and such.<<less
Added: 2007-08-22 License: Other Price: $0.00USD
11 downloads
JavaScript And XML Database Example - AJAX
In the AJAX example we will demonstrate how a web page can fetch information from a database using AJAX technology. more>> In the AJAX example we will demonstrate how a web page can fetch information from a database using AJAX technology.<<less
Added: 2006-09-25 License: Other Price: $0.00USD
13 downloads
SyncSQL.com - Synchronize MySQL Databases
Synchronize MySQL Databases absolutely free. SyncSQL.com is a free service which compares the structure of two similar databases and produces a set of alter statements that will make the structure of the target database identical to the structure of the more>> Synchronize MySQL Databases absolutely free. SyncSQL.com is a free service which compares the structure of two similar databases and produces a set of alter statements that will make the structure of the target database identical to the structure of the source database.<<less
Added: 2005-12-21 License: Freeware Price: $0.00USD
12 downloads
XML Navigation
This is an easy to use navigation solution for your site. All the thing that you need is just edit the xml file to add new link. It has a very attractive background and sound to each navigation button more>> This is an easy to use navigation solution for your site. All the thing that you need is just edit the xml file to add new link. It has a very attractive background and sound to each navigation button.<<less
Added: 2006-09-11 License: Freeware Price: Free
677 downloads
Get MySQL database layout in XML format 1.0
In this tutorial I will show you how to get your MySQL database description / layout in XML format. more>> In this tutorial I will show you how to get your MySQL database description / layout in XML format.<<less
Added: 2007-04-17 License: Freeware Price: $0.00USD
12 downloads
Other version of Get MySQL database layout in XML format
License:Freeware
XML Viewer
XML Viewer is used to examine the contents of an XML file in an easy-to-use environment. In addition you can make modification to the XML such as inserting and deleting items as well as adding and del more>> XML Viewer is used to examine the contents of an XML file in an easy-to-use environment. In addition you can make modification to the XML such as inserting and deleting items as well as adding and deleting properties to existing items.<<less
Added: 2006-02-07 License: Freeware Price: Free
4767 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above xml databases search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed