database support
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 4111
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
H2 Database Engine
H2 is a free and fast SQL database engine written in Java. Included are a JDBC and ODBC driver. Both disk based and in memory operation are supported. It can run in embedded and client / server mode. more>> H2 is a free and fast SQL database engine written in Java. Included are a JDBC and ODBC driver. Both disk based and in memory operation are supported. It can run in embedded and client / server mode. A web console application is included. Clustering is supported as well. It can run as a Java application or as a native executable.<<less
Added: 2005-12-16 License: Other Free / Open Source License Price: Free
1444 downloads
Database Abstraction Layer
A database abstraction layer with handy methods, placeholders and auto-escaping. Frequently used in many of my projects. more>> A database abstraction layer with handy methods, placeholders and auto-escaping. Frequently used in many of my projects.<<less
Added: 2006-02-08 License: BSD Style Price: FreeAdditionalInfoMIT
1365 downloads
X3M.Support
X3M.Support software is a cost effective online support solution that helps you to sell products online and give superior customer support service. more>> X3M.Support software is a cost effective online support solution that helps you to sell products online and give superior customer support service.<<less
Added: 2006-12-17 License: Commercial License Price: $690.00AdditionalInfoProfessional10domainsunlimitedoperators
1043 downloads
Web Site and Database Backup
This scirpt can be used to take a server side directories backup and also take database backup which can then be download. more>> This scirpt can be used to take a server side directories backup and also take database backup which can then be download.<<less
Added: 2006-12-18 License: Other Price: $0.00USD
13 downloads
objSQL: Database Access Layer 2.0.0
objSQL is a database access utility comprised of PHP5 classes for performing SQL queries. Designed primarily for small to medium projects, objSQL uses an object based approach in supporting multiple database types. objSQL uses object based code which more>> objSQL is a database access utility comprised of PHP5 classes for performing SQL queries. Designed primarily for small to medium projects, objSQL uses an object based approach in supporting multiple database types. objSQL uses object based code which simplifies hooking into projects and allows for better encapsulation. Features prepared queries with parameter binding and transaction support including rollbacks and savepoints. Very small footprint with the entire library approximately 170Kb in size and requires no third party libraries. Currently supports IBM DB2, Firebird/Interbase, Ingres 2006, MaxDB, MySQL, Oracle, PostgreSQL, SQLite, SQL Server and Sybase ASE.<<less
Added: 2006-03-23 License: LGPL Price: $0.00USD
10 downloads
Other version of objSQL: Database Access Layer
License:LGPL
Sorting Database Results with PHP
This tutorial will show you how to display data from a database and allow the user to sort it. more>> This tutorial will show you how to display data from a database and allow the user to sort it.<<less
Added: 2002-09-24 License: Not Specified Price: Free
2641 downloads
Basic ADO database connection
This just shows how to connect to a database file with ASP. There are many ways to do connect but this is just one simple example. more>> This just shows how to connect to a database file with ASP. There are many ways to do connect but this is just one simple example.<<less
Added: 2007-07-17 License: Freeware Price: Free
532 downloads
ADOdb Database Library for PHP 4.60
A PHP4 and PHP5 database abstraction library. Supports MySQL, PostgreSQL, Interbase/Firebird, Oracle (Oci8), MS SQL 7, ADO, Foxpro, Access, Sybase, Sybase SQL Anywhere, DB2, Informix, Frontbase, SQLite, LDAP, Netezza, SAPDB, generic ODBC/ODBTP, PDO more>> A PHP4 and PHP5 database abstraction library. Supports MySQL, PostgreSQL, Interbase/Firebird, Oracle (Oci8), MS SQL 7, ADO, Foxpro, Access, Sybase, Sybase SQL Anywhere, DB2, Informix, Frontbase, SQLite, LDAP, Netezza, SAPDB, generic ODBC/ODBTP, PDO etc. ADOdb provides code to handle inserts and updates that can be adapted to multiple databases quickly. A basic paginated grid is also provided, and support for database-backed session variables. Support for PHP5 iterators and exceptions included. Methods are provided for date handling, string concatenation and string quoting characters for differing databases. A metatype system is built in so that you can figure out that types such as CHAR, TEXT and STRING are equivalent in different databases. Able to create databases, tables, indexes portably using an xml schema or programatically. Also has sql performance monitoring and schema creation using XML.<<less
Added: 2000-09-07 License: BSD Price: 0.00
15 downloads
Other version of ADOdb Database Library for PHP
Price: FreeAdditionalInfoLGPLalso
License:BSD Style
License:BSD Style
Get MySQL database layout in XML format
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: Free
939 downloads
Display a Database
In this tutorial you will learn how to connect to a MySQL databse and get data from the database and display it. more>> In this tutorial you will learn how to connect to a MySQL databse and get data from the database and display it.<<less
Added: 2005-11-12 License: Freeware Price: Free
1454 downloads
Database or object is read-only fix
Learn how to fix the common error that must beginners have with starting out, Database or object is read-only. more>> Learn how to fix the common error that must beginners have with starting out, "Database or object is read-only".<<less
Added: 2004-10-27 License: Not Specified Price: Free
1004 downloads
Flat File Database Manager 1.0
Flat File Database Manager will allow you to manage (update/delete/add) records in your flatfile database. Features include user defined delimiter (usually pipe, colon, or comma), customizable presentation of different data types. Following data types more>> Flat File Database Manager will allow you to manage (update/delete/add) records in your flatfile database. Features include user defined delimiter (usually pipe, colon, or comma), customizable presentation of different data types. Following data types supported: (List) - Rendered as list box or combo box; (String) - Rendered as regular input field; (Logical) - Rendered as check box; (Text) - Rendered as text area.<<less
Added: 2007-09-19 License: GPL Price: $0.00USD
18 downloads
Database Manager for OsCommerce 1.0
The Database Manager permits you to access your MySQL database directly through the oscommerce admin panel. Add, Alter, Drop, and Optimize Database tables from one file. more>> The Database Manager permits you to access your MySQL database directly through the oscommerce admin panel. Add, Alter, Drop, and Optimize Database tables from one file.<<less
Added: 2006-04-21 License: Other Price: $0.00USD
10 downloads
Bullschmidt ASP Web Database Sample
This sample ASP Web database can give you ideas about tying everything together and can even be used as a starting point for a Web project. more>> This sample ASP Web database can give you ideas about tying everything together and can even be used as a starting point for a Web project.<<less
Added: 2004-07-27 License: Freeware Price: Free
1932 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 database support 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