mdb file
MDB View 1.0
MDB View - Free MDB Viewer for PC without Microsoft Access installed more>>
All you need are the MDAC 2.1 components or higher ( that you can get for free on Microsoft download page ).
MDB View will show you all tables included in the database, with all fields and records.
You can see a detailed information for each record, and you can search for an element in the whole database.
Then you can export all database tables, fields and records, both to external CSV (Comma Separated Values) and HTML files (with an editable CSS file).
You can also open protected database if you know the password and you can view a database directly from the command line, making also possible the view of a database directly with the cds autorun.
Version restrictions:
- MDB View is freeware with a nag-screen that you can remove with a donation to the author.

MDB 2 XML 1.0 Build 002
This utility converts a MS Access database (MDB) to an XML document. more>> This utility converts a MS Access database (MDB) to an XML document.
Simple enter the name of the MDB file, give the name of the output file and press Convert.
The total number of converted records is displayed in the results list control.
MDB2XML makes is build using the classes CXmlDocument and CXmlElement which are explained in the Classes section of this website.<<less

MDB Tools 0.6pre1
a effort to document the MDB file format used in Microsofts Access database more>> The MDB Tools project is a effort to document the MDB file format used in Microsofts Access database package, and to provide a set of tools and applications to make that data available on other platforms.
Specifically, MDB Tools includes programs to export schema and data to other databases such as MySQL, Oracle, Sybase, PostgreSQL, and others.
Also included is a SQL engine for performing simple SQL queries. The 0.5 release includes an updated GUI interface (screenshot is available here). A sparse but functional ODBC driver is included as well.
MDB Tools currently has read-only support for Access 97 (Jet 3) and Access 2000/2002 (Jet 4) formats. Write support is currently being worked on and the first cut is expected to be included in the 0.6 release.<<less
myMDB 1.0
myMDB is a client for Microsoft Jet Databases (*.mdb) and requires the free MDAC 2.1 components from Microsoft. more>>
Main features:
- auto-form,
- form designer,
- html-reports with print preview,
- integral html-viewer,
- integral syntax highlighted SQL and HTML editor,
- integral SQL tutorial,
- execute SQL statements,
- sample JanSoft database.
System requirements:
- free MDAC 2.1 components from Microsoft.
img_db 1.0
img_db is a test application for storing images in a mdb. more>>
img_db is a quick test for storing bitmaps in an access mdb via ole.
Note that this way bitmaps are stored uncompressed (bmp). For storing compressed jpegs, you must use binary objects.
MDB Viewer Plus 1.50
This application is a viewer plus an editor for Access MDB files more>> This application is a viewer plus an editor for Access MDB files
MDB Viewer Plus is a freeware viewer plus an editor for Access MDB files. MDB Viewer Plus requires no install to run provided that Microsoft Data Access Components (MDAC) is installed on your computer (In most versions of Windows this is the case).
MDB Viewer Plus has been written to provide a free and quick easy way to view, edit and search MDB files without having Microsoft Access installed. It is not a full database development solution but does allow you to view MDB files without an Access license.
Main features:
- Inline table viewing and editing
- Standard search
- Filtering records by fields
- Printing
- Record view
- Query - standard SQL select statements
- Table info
- No installation required to run. (Provided MDAC already installed as part of Windows)
Enhancements:
- Corrected duplicate shortcut keys
- View pull down menu.
- Blank line on Show / Hide columns when no table is open.
- Close table
- Show / Hide Toolbar
- Show / Hide status bar
- Filter set to Case Insensitive
- Show / Hide Button on Toolbar
- Export function only exports visible columns
- Show deleted records
- Change index
- Open dialog on new table
- Copy field list to clipboard
- Copy column to clipboard
- Copy row to clipboard
- Tools menu reorganised
MDBTask 1.0
A system agent (scheduler) that will automate several important database maintenance jobs. MDBTasks scheduler can run backups at any time, allowing you to set recurring schedules for running daily, we more>>

Databuilder 1.1.1
Creates empty MS Access 2000 mdb databases on the fly more>>
You choose the Drive, Directory and file name
The full filename and location is copied to the clipboard eg "C:\files\mymdb.mdb"
The new database is opened automaticly
It does not create Tables, queries,forms or modules
The File location is opened in Windows Explorer
No Nags, No spyware, No viruses, Simple to use
MDBDiff 2.02
MDBDiff locates structural differences between two MS-Access dat. more>>
MDB Attach 1.05
A essential utility for viewing, creating and deleting Access MDB file attachments. Batch change all of a files attachments in seconds. Also prints alphabetized schemas for any table and will document more>>
Simple MDB Merge 0.5 Beta
Simple MDB Merge lets you merge multiple MS Access database tables into one more>>
Main features:
- Simple to use interface.
- Merging MDB Tables is a snap
- Allows export of merged table to new or existing Access database
- Based within the Microsoft Access environment
- Timesaving - no more importing and multiple queries!
- Fast
merge identical tables from across multiple Access databases (mdb files). Simple MDB Merge 0 ... user to merge identical tables from across multiple Access databases (mdb files). Simple toLicense:Freeware
MDB Code Wizard 1.0.1
The MDB Code Wizard is a tool for Visual Basic developers. The program analyzes an Access database and creates the DAO code necessary to generate a duplicate of the source database. This tool will aut more>>
Dirtree 2.0
A small, free, .mdb (SQL) CD indexing software more>>
SqlFileInfo 2008
This application was created to help you manage your database files easier and faster. more>> This application was created to help you manage your database files easier and faster.
SqlFileInfo is a freeware app to show and export data from MDB, XLS and DBF files.
The data can be viewed on screen of exported as TXT (MDB2TXT , XLS2TXT, DBF2TXT), CSV (MDB2CSV , XLS2CSV, DBF2CSV) or XML (MDB2XML , XLS2XML, DBF2XML). The user can select the columns that will be in the export (file).
The data are selected with a SQL statement. This feature will give you the freedom to filter and sort data.
MdbToMySQL XP 0.9
MdbToMySQL is a tiny utility for all those programmers migrating a Microsoft Access database to MySQL more>>
MdbToMySQL generates an SQL script file that can be easily imported via shell, phpmyadmin or similar tools. Also you have several options like structure/data export only and delete or truncate of tables before (re)creating and populating them.
Main features:
- Faster, smaller and more relieable than previous version.
- Stipulation: You need to have at least MDAC 2.6 (Microsoft Data Access Components - At Microsofts website) and the Microsoft .NET Framework installed (Its free: At Microsofts website)
- Exports table structure and/or data.
- Converts table and field names (with default values and null/not null) according to MySQL limitations.
- Converts keys/indexes. (Except for memo fields/blobs, not supported by early MySQL versions.)
- Optional delete and truncating the table before (re)creation and inserts.
- Complete or short inserts.