db
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 141
dm.DB 2.0
This version of dm.DB adds PostgreSQL 8.0 and 8.1 support to the existing MySQL support. dm.DB provides an interface to SQL compliant databases that is independent of the underlying database API. Currently support for: MySQL PostgreSQL more>> This version of dm.DB adds PostgreSQL 8.0 and 8.1 support to the existing MySQL support. dm.DB provides an interface to SQL compliant databases that is independent of the underlying database API. Currently support for: MySQL PostgreSQL 8.0 PostgreSQL 8.1 is provided. Additional support has been added to allow SQLData to support all dm.DB supported databases.<<less
Added: 2006-07-03 License: Other Price: $0.00USD
10 downloads
Other version of dm.DB
SMA-DB 0.3.12
SMA-DB is a Database to manage yours and see or loan your friends movies and software. Equiped with an auto-complete function it is easy to add movies, software or audio to the database. Works fine with modern browsers on PC, Mac or PDA (like Pocket more>> SMA-DB is a Database to manage yours and see or loan your friends movies and software. Equiped with an auto-complete function it is easy to add movies, software or audio to the database. Works fine with modern browsers on PC, Mac or PDA (like Pocket Internet Explorer) too.<<less
Added: 2006-09-08 License: Free Non-Commercial Price: $0.00USD
14 downloads
Other version of SMA-DB
VCD-db 0.982
VCD-db is a Free web based software that lets you manage your DVD/VCD/CDs collection on your own website. With VCD-db you can easily add new movies with 2 clicks, movie data is automatically fetched for you from IMDB and/or other sources. VCD-db is more>> VCD-db is a Free web based software that lets you manage your DVD/VCD/CDs collection on your own website. With VCD-db you can easily add new movies with 2 clicks, movie data is automatically fetched for you from IMDB and/or other sources. VCD-db is highly flexible, runs on multiple database platforms such as MySQL, MSSQL,IBM DB2, PostgreSQL and SQLite. VCD-db supports multiple users so your friends can also register on your VCD-db web and start their own catalog, which can then be compared to yours for conveniance. VCD-db has a built in loan system so you can now easily keep track of all the CDs you lend to friends and family, and even send automatic emails to ask them to return your CDs. User catalogs can easily be exported and saved in numerious ways, such as Excel, XML and can even be exported and then imported to another VCD-db site without any hassle.<<less
Added: 2005-12-05 License: GPL Price: $0.00USD
12 downloads
Other version of VCD-db
DB Driver 1.1.0
This is a Database Abstraction Layer written in PHP and it currently supports both MySQL and MSSQL. Support for other database systems can easily be added. The Driver also contains a few functions that might be useful for debugging: query counter, more>> This is a Database Abstraction Layer written in PHP and it currently supports both MySQL and MSSQL. Support for other database systems can easily be added. The Driver also contains a few functions that might be useful for debugging: query counter, query information (execution time and average execution time of all queries) and error logging.<<less
Added: 2006-11-28 License: Other Price: $0.00USD
10 downloads
Other version of DB Driver
DB Manager 1.0
Do all the things you can to a normal database ONLINE, update your entire database without having to have microsoft access or download anything.(access is required to create the database first and upload it).Simple and Easy to use, no coding knowledge more>> Do all the things you can to a normal database ONLINE, update your entire database without having to have microsoft access or download anything.(access is required to create the database first and upload it).Simple and Easy to use, no coding knowledge required. The db manager is a Microsoft Access driven system. This means that this db manager works by going through a Microsoft Access Database. This db manager comes with great features such as being able to add new records to databse, editing existing records that are currently on the databse, deleteing multiple records that are currently on database, and also being able to view all records on database with paging. The two best things about this db manager is that 1. you can add,edit,delete, and view records all online on a web page. 2. all scripts are fully customizable.<<less
Added: 2007-04-05 License: Free Non-Commercial Price: $0.00USD
13 downloads
Other version of DB Manager
T3 DB Tools 1.6
T3 DB Tools is a seditio database management plugin. Features: -- Backup all or selected tables of your seditio DB. -- Table information and schema. -- Browse tables (experimental) -- Drop, truncate tables. -- Option to export data, structure or more>> T3 DB Tools is a seditio database management plugin. Features: -- Backup all or selected tables of your seditio DB. -- Table information and schema. -- Browse tables (experimental) -- Drop, truncate tables. -- Option to export data, structure or both. -- Support for gzip, bzip2 compression of the backups. -- Restore database backup. -- Run custom sed queries. -- Extra security rights. -- Check, analyze, repair and optimize tables. -- Auto create the backup folder and the directory blocker protection. -- 100% ability to translate. -- Easy navigation and event reports.<<less
Added: 2007-06-14 License: Free Non-Commercial Price: $0.00USD
14 downloads
Other version of T3 DB Tools
Librarian DB 0.2
This is a simple Web based library management system that keeps track of the books in a library. more>> <<less
Added: 2009-01-09 License: GPL Price: GPL
15 downloads
Other version of Librarian DB
Price: $0.00USD
License:GPL
License:GPL
DB Converter 1.0
You have a Microsoft ® Access ® database and want to convert it into mysql? Even in certain time inverals? Then we have the right thing for you: DB Converter! DB Converter converts any Access database into sql commands, that you can easily import more>> <<less
Added: 2006-03-02 License: GPL Price: $0.00USD
12 downloads
DB Link Archiver 1.0
A flat file PHP Link Archive Script, that allows users to add a link to the flat file database along with information such as Name and Email address. Requires no modification of script, just simple upload and run installation. Modification is simple and more>> A flat file PHP Link Archive Script, that allows users to add a link to the flat file database along with information such as Name and Email address. Requires no modification of script, just simple upload and run installation. Modification is simple and can be setup within 1 minute.<<less
Added: 2003-07-25 License: Freeware Price: $0.00USD
14 downloads
Other version of DB Link Archiver
Micro DB Manager 1.0
Micro DB Manager is a database abstraction class written in PHP using object oriented technologies. The class realize the following functionalities: * Connectiong to the databse * Executing queries * Converting results to associative more>> Micro DB Manager is a database abstraction class written in PHP using object oriented technologies. The class realize the following functionalities: * Connectiong to the databse * Executing queries * Converting results to associative array * Get selected rows * Get affected rows * Get last insert id * Get the number of executed queries * Get the execution time of the queries * Get error messages and codes<<less
Added: 2007-03-31 License: Freeware Price: $0.00USD
10 downloads
Other version of Micro DB Manager
PEAR::DB replacement 1.0.2
As the title says. It mimicks the PEAR::DB API, with a few (~3) very useful added functions: reset() for reseting a result set back to the first row, seek() for moving to a specific point in the result set and an SQL debugger which makes it much easier more>> As the title says. It mimicks the PEAR:DB API, with a few (~3) very useful added functions: reset() for reseting a result set back to the first row, seek() for moving to a specific point in the result set and an SQL debugger which makes it much easier to see what queries are being performed.<<less
Added: 2007-06-21 License: BSD Price: $0.00USD
13 downloads
Other version of PEAR::DB replacement
Simple MySQL DB Class 1.0.0
This class is a MySQL database access wrapper. It can: - Connect to a MySQL server - Execute SQL queries and retrieve single value results or return result rows into arrays - Return the last inserted table row identifier, the number of result rows more>> This class is a MySQL database access wrapper. It can: - Connect to a MySQL server - Execute SQL queries and retrieve single value results or return result rows into arrays - Return the last inserted table row identifier, the number of result rows and the number of affected rows - Count the number of executed queries - Lock and unlock tables - Escape text literal values or like patterns - Retrieve database access errors<<less
Added: 2007-03-13 License: GPL Price: $0.00USD
11 downloads
Other version of Simple MySQL DB Class
dB Masters' Curium CMS 1.
This CMS requires very basic HTML/XHTML knowledge to help you create and manage sites of any size. Includes many optional modules such as news, newsletters, link directory, search engine, contact form, sitemap, photo gallery, event calendar, message more>> This CMS requires very basic HTML/XHTML knowledge to help you create and manage sites of any size. Includes many optional modules such as news, newsletters, link directory, search engine, contact form, sitemap, photo gallery, event calendar, message forum, RSS feeds and of course any number of standard site pages. Features an automated installer for database tables and simple templating to suit your needs.<<less
Added: 2003-06-25 License: Free Non-Commercial Price: $20.00USD
10 downloads
DB Hit Counter Script 1.0
A simple flat file counter script that uses text to show the latest hits to any webpage on your site. Can be easily integrated into any PHP based webpage. Simple setup required, and basic PHP knowledge is required to integrate the script onto your more>> A simple flat file counter script that uses text to show the latest hits to any webpage on your site. Can be easily integrated into any PHP based webpage. Simple setup required, and basic PHP knowledge is required to integrate the script onto your webpage. Full instructions available if needed. Extra help can be obtained from our community forum. Can be setup within 5 minutes. Supports multiple page counting.<<less
Added: 2003-07-24 License: Free Non-Commercial Price: $0.00USD
12 downloads
Text DB API driver for AbstractDB
Text DB API driver for AbstractDB provides you with an excellent and easy-to-use driver for the AbstractDB SQL database abstraction layer. more>> Text DB API driver for AbstractDB provides you with an excellent and easy-to-use driver for the AbstractDB SQL database abstraction layer. It is specially designed to access flat file databases managed using the Text DB class API.<<less
Added: 2009-07-25 License: GPL - GNU General Public License Price: GPLGNUGeneralPublicLicense
1 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 db 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