Software Index
Related Topics
Popular Trends
Trending Topics
 

Open Mdb Database Odbc

All | Freeware
Product Title  /  Popularity Revised License Rating Size
MDB Database Repair
MS Access MDB repair software is one such MDB file repair application that carries out the database recovery task in an unimpeachable way. MDB database repair software restores & recover MDB database meta data (tables, tables records, queries, relationships etc) ...
August 1st 2009 Shareware    2,959k
Unistal Access Database Recovery
Recover, repair & fixes corrupt .mdb databases easily by using Unistal Access Database Recovery software. Access Database Recovery is an advance mdb file repair software tool to recover, repair & restore corrupt or damaged MS Access (.mdb) files. Unistal Access ...
May 3rd 2008 Demo    1,772k
Access Property Editor
The Access Property Editor utility allows you to edit the startup properties for an MDB file without having to open the database directly. The utility is primarily intended for Access developers who prefer to distribute their mdb or mde applications ...
June 21st 2004 Freeware  4.5 stars 1,890k
Compact Access Database
Kernel for Access is a utility designed to compact access database and restore data from the access databases files. MS Access databases which are widely used by database administrators and users are prone to get corrupt due to virus attacks, ...
February 5th 2009 Shareware    532k
Unlock MDB
MS Access password unlocker tool to break MDB password. Now the process to unlock .mdb file is easier with access password recovery program. Unlock MDB is a fastest access password recovery program to recover access password of .mdb of Microsoft ...
June 7th 2009 Shareware    728k
db4o - database for objects
db4o - database for objects - is a fast Java object database. A footprint of 80 kB saves device memory and allows online-download. Query-By-Example minimizes resource consumption and improves performance. Automatic object recognition permits zero-admin deployment. Integration with the Java ...
November 13th 2001 Freeware  5 stars 273k
Genius Connect
Have you ever been frustrated by the fact that you can't see and use vital information stored in your database while working in Outlook or Exchange?

GeniusConnect turns Outlook into a more powerful information management tool through database connectivity!
-Improved ...
November 16th 2006 Shareware  5 stars 2,389k
Genius Connect
Synchronize Outlook data with any relational database!

With GeniusConnect, you can export your Microsoft Outlook data to a database and also load data from the database into a Microsoft Outlook folder. You can use your own database schema!
You can ...
October 4th 2005 Shareware  5 stars 1,663k
Genius Connect - Mail
Have you ever been frustrated by the fact that you can't see and use vital information stored in your database while working in Outlook or Exchange?

GeniusConnect turns Outlook into a more powerful information management tool through database connectivity!
-Improved ...
March 4th 2006 Shareware  5 stars 1,982k
Recover Access Password
MS Access Password Recovery Software is a Advance Access Password Recovery Software, to unlock MDB database password in 3 easy steps. Access Password Recovery Software uses strong algorithm to scan password protected mdb database and recover the original password in ...
February 10th 2007 Demo  5 stars 1,598k
Access Get Password and Remove
Access Get Password and Remove is an easy-to-use utility with powerful functionality for recovering lost or forgotten MS Access MDB database passwords. The key features are: retrieving the password up to 20 characters long, multi-encoding support, hexadecimal password dump, drag-and-drop ...
December 29th 2007 Shareware    666k
Access File Recovery Software
Are you thinking how to repair corrupted access database file? Then don't need to panic because Microsoft Access recovery software. Access database repair software is particularly intended to recover & repair corrupt MDB database file when corruption occurs due to ...
August 2nd 2008 Shareware    1,864k
Access Repair
Kernel Access Database recovery software is a competent access repair tool which allows you to convert the inaccessible access files to usable MDB database files. The software provides you with two recovery options: Standard Mode and Template Mode. Standard mode ...
March 24th 2009 Shareware    923k
Access Password Recovery PROFESSIONAL
Access Password Recovery is a result oriented MDB Password Recovery Tool, to unlock and unprotect MDB database password. Access Password Recovery software supports all versions of Microsoft Access 2.0, 95, 97, 2000, 2002, XP, 2003. Advance algorithms are used to ...
March 28th 2009 Demo  5 stars 572k
Access to XML Conversion Software
Best Access to XML Conversion software is advanced and easy to use MDB to XML converter tool that instantly convert access database to XML. Export MDB to XML program can speedily export ms access to xml with all the MS ...
October 3rd 2010 Shareware    1,282k
email@Scanner
email@Scanner will parse email from either an email server, email files or one of several Macintosh email clients, selecting only those email that satisfy given criteria. Data may be extracted from anywhere within the selected email and further refined via ...
September 14th 2011 Shareware  5 stars 11,719k
MDB View
MDB View is a very useful software that allows you to view mdb files on system without Microsoft Access installed. All you need are the MDAC 2.1 components or higher ( that you can get for free on Microsoft download ...
July 14th 2011 Freeware    439k
One$DB: An Open Source Java Database
One$DB is an Open Source version of Daffodil DB, an commercial Java Database. One$DB is a standards based (J2EE-certified, JDBC 3.0 and SQL 99 compliant), platform independent, footprint size open source database that can be embedded into any application and ...
November 9th 2011 Freeware    10,648k
Ariacom Business Reports
Ariacom Business Reports is a database reporting and multi-dimensional
analysis tool with dynamic SQL generation. Non-technical end-users can run
and edit complex reports from any SQL relational database.

The product is able to meet a whole range of reporting requirements, from
publishing a directory ...
March 10th 2005 Freeware  5 stars 9,872k
ATAF-Support
The ATAF-Support program is a FREE online web database application that can handle online support request.ATAF-support run on IIS 4.0/5.0 server or a Linux server with Chili ASP installedThe ATAF-Support has 4 forms* A support form where the user can ...
November 17th 2002 Freeware  5 stars 6,550k
Related Scripts
Open MDB files on remote computer in ASP
The author narrates about a solution to open MDB files on a remote machine in ASP without any error. With the help of ActiveX and ASP there are two paths to open DNS Less connection to MDB file. This article ...
November 25th 2005 Freeware     
Compact (compress) mdb database from ASP and VBS script.
The author explains about the indirect support rendered by the DAO and JRO to compress mdb files. This article gives the sample source code for these DAO engine and JRO installations separately. At the end of this online tutorial the ...
December 3rd 2005 Freeware     
Compact MDB database
Two ways to compact (compress) MDB database directly from the ASP/VBS using DAO 3.5 or JRO (MDAC 2.1).
December 16th 2005 Freeware     
Convert MDB database to another format
Convert MDB database to another format is a web based tutorial in which users can learn more about converting to Access 2000 database format from MDB database format. In this article author offers few codes, users can copy and paste ...
December 8th 2005 Freeware     
ADO - Getting a Database Schema
In this online article the author explains about the procedure to open a database, then getting the views and tables of the database, selecting the fields of a selected view or a table and atlast executing a query of the ...
November 23rd 2005 Freeware     
Deleting records in a database table
Using this tutorial users can delete the records from the database table. This tutorial shows users how to establish the database connection, open the database and delete the records from the database table based on any specified criteria. You can ...
December 17th 2005 Freeware     
Free SQL Tutorials
The main core of this online article deals with basic functionalities of SQL and its features. This article explains about where to use the SQL statements in an ASP application. In this article the author further explains about a recordset, ...
December 15th 2005 Freeware     
Functions to Open a Database Connection and Record Set
At the end of this online article the developers can learn about the concept of opening and closing a data connection. The author explains the art of generating a data function to retrieve webmaster's web page whenever they like to ...
December 13th 2005 Freeware     
Mach5 Mailer Free
Send personalized email messages / to customers, from any database source including Access and Excel, with conditional / content, HTML formatting, and attachments. / Great for newsletters and announcements. Schedule your mailing for / low bandwidth hours. See exactly what ...
November 26th 2005 Freeware     
Online database administration tools
Online Database Administration tools is used for managing and customizing data from the databases like, oracle, SQL server and Microsoft Access databases. It is an open source database tool and most useful for every online database administrators. This tool is ...
December 8th 2005 Commercial     
Related Code
Visual WebGui Enterprise Manager 1.0.0
Visual WebGui Enterprise Manager is a new open source database administration tool that was developed with Visual WebGui and is based on Microsoft's"Enterprise Manager". Presenting a familiar interface for administrators and developers the application brings the power of the enterprise ...
October 18th 2006     488k
Database Web Explorer 3.00
If you need access to your databases through the Internet and don't know how to make it we offer you the complete solution. Our software Database Web Explorer is a database-management tool that lets you easily and quickly Web-enable any ...
February 4th 2006     320k
LogiODBC 1.1 Beta 4 (PHP) - Powerful ODBC Library
LogiODBC is a library of extremely useful PHP functions for working with ODBC data sources (Microsoft Access, MySQL, and many other database formats). It offers expanded functionality and ease of use while being based on existing ODBC functions provided by ...
February 5th 2006     7k
Database Tour Pro 5.0.6.644
Universal database tool with report builder. Tested on Paradox, dBase, FoxPro, ASCII, Lotus, HTML, InterBase, Oracle, SQL Server, MS Access, MS Excel. Main features are: -Viewing, editing and printing data. -Automatically created reports and convenient report builder (with templates, expressions, ...
February 5th 2006     1,745k
ShrinkerStretcher for MS Access 2000
ShrinkerStretcher is an MS Access module that will dynamically (or statically) rescale your MS Access forms, fonts, and controls to fit any screen resolution, desktop scheme, font setting, or form window size. Using ShrinkerStretcher means you can develop applications without ...
February 15th 2007     555k
New Software
Popular Software