Software Index
Related Topics
Popular Trends
Trending Topics
 

Access Database And Documents

Product Title  /  Popularity Revised License Rating Size
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
Kernel Access Database Repair Software
Kernel Access - Corrupt MS Access database repair software tool is designed to reconstruct corrupt access database files which get corrupted. The software uses LivePreview technology, which quickly extracts the damaged database structure and restores lost tables and data stored ...
December 7th 2008 Shareware  5 stars 922k
Access Database Repair
Best Access database repair software to quickly repair corrupt access databases. Access database repair software is designed to restore and rebuild the damaged MS Access database files. Supports database repairing of files created using MS Access 2003, 2002, 2000, 97, ...
February 16th 2008 Shareware    925k
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 Database Recovery
Get rid of MS Access database corruption with Access Database Recovery program. If your MS Access database is showing errors such as "Enter Password", even if there is no password or "Unrecognized database format" Corrupt Access Database Repair tool is ...
May 3rd 2008 Shareware    2,959k
ATAF-CON
ATAF can automatic convert the database design and copy the data from a MS-Access database and create it on a mySQL server in one of the 4 following waysManually script, you have to run the script on your ISP web ...
December 18th 2002 Freeware  4 stars 6k
VIMail
Serial E-Mails with support of MS Access database and txt template files

- addresses are stored in a true database (MS Access mdb file), no limits for a number of addresses;
- address record: EMail, Prefix, Name, Template, 5 free ...
December 7th 2006 Demo  5 stars 4,674k
Kernel Access - Corrupt Database Repair
The new improved Kernel access database recovery software now recovers the single table queries and multiple table queries stored in .mdb databases. Kernel for Access repairs corrupted access database files corrupted due to unexpected system shutdown, virus attacks. During repairing ...
February 24th 2008 Shareware  5 stars 922k
Drag-N-Dropper for MS Access
Drag-N-Dropper is an MS Access module and form that you can add into your Access application to provide drag and drop functionality between text-based Access controls.Drag-N-Dropper allows text to be moved or copied (using"CTRL-Drag") between text-based MS Access controls (text ...
January 28th 2003 Shareware  5 stars 745k
Kernel Access - Repair Corrupt Access Databases
Kernel for access - recovers corrupted access database files corrupted due to unexpected system shutdown, virus attacks. During repairing process a complete scan of the all the damaged files is performed to locate and extract the recoverable information. After the ...
July 26th 2005 Shareware  5 stars 1,517k
DBSync for Access & MySQL
DBSync for Access & MySQL performs MS Access (mdb) to MySQL and MySQL to Access database conversions with synchronization and ability to choose particular tables to be converted simply by configuring several options in wizard-like application. Ability to organize application ...
May 10th 2006 Shareware    7,357k
LastBit Access Password Recovery
Complete password recovery solution for MS Access. Access Password can reveal both database and user passwords. Using Access Password, you can decrypt passwords for any Jet databases, not only Access databases. All versions of MS Access (from 2.0 through 2010) ...
May 18th 2006 Demo    2,420k
MS Access Find and Replace Software
Search for and replace data (characters) in your Microsoft Access database tables. You decide which tables to make replacements in. Replacements are not made in special cases such as booleans (True/False) and primary keys.
September 14th 2006 Shareware    399k
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
DBSync for MS Access & MSSQL
DBSync for MS Access & MSSQL performs MS Access (mdb) to MS SQL and MSSQL to Access database conversions with synchronization and ability to choose particular tables to be converted simply by configuring several options in the wizard-like application. Ability ...
February 13th 2007 Shareware  5 stars 6,429k
AccessFIX – Corrupt Database Repair
AccessFIX MS Access File recovery software by Cimaware Software recovers corrupted Access database files. AccessFIX extracts the valid information from corrupt Access files and saves the information into new and trouble free files. AccessFIX file repair software will repair and ...
August 11th 2007 Shareware     
Stellar Phoenix Access Recovery
Stellar Phoenix Access Recovery Software, a secure and easy to use application is designed to repair damaged, corrupted Microsoft Access (.mdb) files with Tables, Queries, Forms, Reports, Macros, Modules, Indexes, Relations, VBA code and password protected VBA code and other ...
September 18th 2010 Demo    2,273k
Quick Recovery for MS Access
Quick Recovery for MS Access Database Recovery is designed to repair corrupt MS Access databases (.mdb). MS Access Database Recovery is an advance mdb file repair software tool that repair corrupt mdb databases and restore damage access (.mdb) files after ...
May 3rd 2008 Shareware    1,772k
All Correspondence and Documents Manager
All Correspondence & Documents Manager is an index manager software that is made to allow you to keep a track of all your correspondences and documents that you have stored on your computer or on files. The software is easy ...
August 12th 2008 Demo    6,926k
Access Object Navigator
Access Object Navigator 3.0 is a complete user interface for Access database solutions. It is an Access add-on that provides you with the Outlook-like navigation pane/bar where forms, queries and tables open in tabs. It also offers a user permission ...
August 16th 2008 Demo    10,014k
Related Scripts
How To Retrieve and Display Records from an Access Database by Using ASP.NET, ADO.NET, and Visual C#
How To Retrieve and Display Records from an Access Database by Using ASP.NET, ADO.NET, and Visual C# .NET is an article that explains step-by-step process of fetching records from the Access database and bind it to the datagrid control using ...
December 19th 2005 Freeware     
Rerserved Database Keywords for Access, ODBC and T-SQL keywords
Reserved Database Keywords is an ASP.NET reference with hundreds of reserved words that should not be used in the user defined objects, names of tables and columns of Access, ODBC and T-SQL databases. If the users use these words unknowingly ...
December 10th 2005 Freeware     
Access Database Administration
The main objective of this article is to show the beginners about how MS Access database could be restored and also how to minimize file size by compacting a database. The sample souce code is downloadable along with this article.
November 24th 2005 Freeware     
Access Database Connection DSN-Less Code
Access Database Connection DSN-Less Code is an ASP tutorial which is helpful for the programmers. In this tutorial author describes you how to connect to an Access database with out using the data source name using Access driver, an OLEDB ...
December 16th 2005 Freeware     
Compacting an Access database from ASP code
To be secure and to be faster it is better for the webmasters to compact their Access database files frequently. In this online article the author helps the developers for carring on the above said process with the help of ...
December 11th 2005 Freeware     
Connecting to an Access Database
This is an useful article for the beginners which briefly explains about creating and connecting MS Access database with their ASP pages. Snapshots for quick understanding and example for testing on their webpage is given with this article.
November 26th 2005 Freeware     
File Uploading to Access Database using ASP.NET
File Uploading to Access Database using ASP.NET is a web based tutorial in which author tells about uploading the files from the client browser to Microsoft Access database by using HTML controls in ASP.NET. In this tutorial programmers can learn ...
December 3rd 2005 Freeware     
How to Recover a Table Deleted from an Access Database
This is an useful tutorial for the application developers. You can learn how to recover the table that was deleted from the Access database with the help of this tutorial.This tutorial provides two methods for table recovery. Using Ctrl+z undo ...
December 18th 2005 Freeware     
Paging recordsets from access database
This is a database tool which is built in ASP program. This script is helpful for the users to view records step by step as ten pages instead of displaying all the records in a single page. It uses Microsoft ...
November 29th 2005 Freeware     
Restricted Access - database authentication
Restricted Access - database authentication is better because rather than restricting access by an IP address it uses a user name and password. The client is asked for a user name and a password and if they are verified, the ...
December 6th 2005 Freeware     
Related Code
ASP & MS Access Database
Hi This is the complete ASP Script in zip file which is deleting, Updating, searching, add new record in the database and also using the form validation Script in JavaScrip with some new method OS requirements: the IIS should be ...
February 27th 2006     933k
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
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
DigiOz MS Access ADODB DLL
The DigiOz MS Access ADODB DLL is a DLL written in Visual Basic .NET 2003. This DLL allows you to Query, Insert, Update, Delete or otherwise execute any valid SQL Statement to a Microsoft Access Database using ADODB .NET Class ...
February 20th 2007     3k
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
New Software
Popular Software