database administrator
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2597
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
EXCEL Database for business administration
Excel database is a robust, simple to use, affordable and runs anytime, anyway application that is suitable for all organizations and individual owners. Building on top of the technology that runs the more>> Excel database is a robust, simple to use, affordable and runs anytime, anyway application that is suitable for all organizations and individual owners. Building on top of the technology that runs the popular Microsoft Office Excel platform, the Excel database application with added functionalities and graphical interface is similar to many more expensive business applications. Businesses currently using the Excel Database application are: - Equipment Sales and Services - Rest Houses and Budget Accommodations - Tuition and Training Centers - Drug and Optical Stores - Trading Companies - Insurance and Direct Marketing Agents - Bakery and Coffee Houses - Spas and Health Clubs - Travel Consultants and Ticketing Agents The key functionalities available in the Excel Database application are: - User Management System - Administrator Management - Client and Products/Services Databases - Improved Search Criterias - Report Printing - Support UTF-8 Charaters The key advantages of the Excel Database application are: - One License for Unlimited Users Policy - No Additional Hardware or Software Required - No Training or Retraining Required - Runs on Any Device Anytime, Anyway - Easily Changed to Meet Functional Changes - Unlimited Replication of Software within licensed company - Fastest Way in Changing Business Handling from Paper to Paperless Policy - Improved Direct and Indirect Cost Savings - Easy to Use for Personal Usage or Business (Small to Enterprise size)<<less
Added: 2003-05-15 License: Commercial License Price: $900.00AdditionalInfoOnetimepaymentforunlimitednumberofusersinthesamecompany
2412 downloads
Administrator Email Version: 2
Administrator Email is a simple powerful form processor. Via the admin area the administrator can add UNLIMITED names and email addresses. The program has add/edit and delete page, which makes it possible for anybody to add or alter their email details more>> Administrator Email is a simple powerful form processor. Via the admin area the administrator can add UNLIMITED names and email addresses. The program has add/edit and delete page, which makes it possible for anybody to add or alter their email details without any knowledge of programming. With its one step install script the program will be up and running in minutes. So many times have we been asked to alter a website because a member of staff has left or joined their company now you can also have this power. View our demo and try this program out and send yourself an email.<<less
Added: 2003-11-05 License: Freeware Price: 0.00
14 downloads
Other version of Administrator Email
License:Freeware
cPanel Database Creator
cPanel does not allow you to create databases directly from MySQL/PhpMyAdmin. You would have to login to cPanel and use its interface to create database each time you need new one. cPanel Database Cre more>> cPanel does not allow you to create databases directly from MySQL/PhpMyAdmin. You would have to login to cPanel and use its interface to create database each time you need new one. cPanel Database Creator will make it easier. Just fill username/password/host once, and script will be ready to use. Creating database will be as easy as running cpanel_create_db.php?db=M yNewDbName NOTE: requires cURL installation on the server.<<less
Added: 2006-07-15 License: Freeware Price: Free
1222 downloads
Database Functions
This class can be used to build and execute MySQL database queries. It can build SELECT, INSERT, UPDATE and DELETE queries from lists of parameters and values. The class can also execute the generated more>> This class can be used to build and execute MySQL database queries. It can build SELECT, INSERT, UPDATE and DELETE queries from lists of parameters and values. The class can also execute the generated queries and retrieve the SELECT query results into associative arrays.<<less
Added: 2007-07-17 License: GPL Price: Free
834 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
MySql Lite Administrator 1.0 beta2
Almost all the modern web sites use databases. MySql is probably the most used database for web application. There are many web tools that interact with MySQL, PHPMyAdmin is a great example. But the problem is they are very complex for non expert user. more>> Almost all the modern web sites use databases. MySql is probably the most used database for web application. There are many web tools that interact with MySQL, PHPMyAdmin is a great example. But the problem is they are very complex for non expert user. That is why I decided to create user friendly web application for basic management of MySQL.<<less
Added: 2008-12-08 License: Other Price: $0.00USD
14 downloads
Database Abstraction Layer 01-Feb-2006
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 Price: $0.00USD
13 downloads
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 Search Engine 1
This sample ASP script we will search a custom query in an SQL database. We will use two custom script in one page and will take query results divided in pages. before starting to use this script, you must modify sql query and database connection. more>> This sample ASP script we will search a custom query in an SQL database. We will use two custom script in one page and will take query results divided in pages. before starting to use this script, you must modify sql query and database connection.<<less
Added: 2006-08-31 License: Freeware Price: $0.00USD
14 downloads
Other version of Database Search Engine
License:Freeware
Micro Database Browser 1.1
Micro Database Browser is a simple PHP script which can list your available databases, tables and displays data stored in it. Its purpose to give you an easy installable product to verify your actual DB status without installing professional database more>> Micro Database Browser is a simple PHP script which can list your available databases, tables and displays data stored in it. Its purpose to give you an easy installable product to verify your actual DB status without installing professional database management tools.<<less
Added: 2006-06-20 License: Freeware Price: $0.00USD
13 downloads
Other version of Micro Database Browser
License:Freeware
Database Manager (mySQL)
This script allows an object orientated interface to be created around a mySQL connection. It provides numerous functions to speed up the use of a mySQL database, especially useful is the dumpResultSe more>> This script allows an object orientated interface to be created around a mySQL connection. It provides numerous functions to speed up the use of a mySQL database, especially useful is the dumpResultSet() function which prints out the results of the previous query.<<less
Added: 2004-05-16 License: Freeware Price: Free
1995 downloads
Simple Database Class
This database class handles Select, Insert, Update, and Delete. It also takes steps to ensure your SQL syntax is valid, and that memory leaks / errors are prevented. Tutorial comes with demo, download more>> This database class handles Select, Insert, Update, and Delete. It also takes steps to ensure your SQL syntax is valid, and that memory leaks / errors are prevented. Tutorial comes with demo, downloadable code, and an in depth explanation.<<less
Added: 2005-06-10 License: Other Free / Open Source License Price: FreeAdditionalInfoCreativeCommons
1613 downloads
Database Systems Corp. IVR 12.2
DSC provides <a href=http://www.call-center-tech.com/ivr.htm>IVR technology</a> including <a href=http://www.call-center-tech.com/interactive-voice-response.htm>interactive voice response</a> products and outsourcing services. DSC supplies the more>> DSC provides IVR technology including interactive voice response products and outsourcing services. DSC supplies the following custom IVR solutions for its clients:
- IVR Systems
- IVRS
- IVR Providers
- IVR Software
- IVR Services
- Hosted IVR
- IVR Equipment
Added: 2008-05-30 License: Commercial Price: $0.00USD
11 downloads
PSA Password Manager for Plesk Server Administrators 1.3
New Years Special - was $69.00 for Master License and $39.00 for Remote License. For a limited time Master License is $19.95 and Remote License is $9.95 By default, Plesk Server Administrator (PSA) does not allow user passwords to be seen by the Server more>> New Years Special - was $69.00 for Master License and $39.00 for Remote License. For a limited time Master License is $19.95 and Remote License is $9.95 By default, Plesk Server Administrator (PSA) does not allow user passwords to be seen by the Server Administrator through the Plesk control panel. When a password is viewed through PSA it is seen as ****** and not XYZ123. This can become a problem when supporting customers who have forgotten their passwords and trouble shooting technical issues that require the Server Administrator to know what the customers password is. PSA Password Manager solves this problem by remotely connecting through a browser session to each Plesk server that you are administrating and pulling the user names and the TRUE XYZ123 passwords for FTP, FrontPage, E-mail, Databases, and Sub-domains for the domain name in question. PSA Password Manager also includes other helpful utilities like ping, who is, and auto-search for multiple server look ups. These utilities are integrated directly into the application so all of your administration can be conducted within the same browser session.<<less
Added: 2004-09-22 License: Price: 0.00 Price: 0.00
13 downloads
Other version of PSA Password Manager for Plesk Server Administrators
License:Not Specified
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 administrator 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