|
|
|
|
Quick Query
Quick Query is a Plug-In for Microsoft Access. It provides a context sensitive, simple way to perform SQL queries on the fly, without creating or saving a query using the standard Query Designer.
Run multiple SQL Queries on the fly:
... |
August 26th 2006 |
Shareware |
|
553k |
BaseNow
BaseNow is a database front-end application that provides a powerful tree-style user interface for all your databases. It looks like Microsoft Access and it allows you to work with data just like in Excel spreadsheets. BaseNow has a tree-style display ... |
November 16th 2002 |
Shareware |
 |
27,592k |
TypeAccess
Assign keywords to frequently used phrases and TypeAccess will type a common phrase each time you type the corresponding keyword. TypeAccess will store your common text fragments (frequently used sentences, common phrases) organized in folders and quickly insert them into ... |
June 6th 2011 |
Shareware |
|
961k |
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 |
DBFViewer 2000
DBFViewer 2000 is the very small but powerful and user-friendly Viewer and Editor for DBF files(Clipper, dBase, Foxpro...).You can view and edit in OEM(DOS) or Windows character sets,get information about fields, find, sort, add, delete/undelete with wildcards,print, pack records. Main ... |
March 24th 2002 |
Shareware |
 |
122k |
Actual Search&Replace
The program is an advanced tool to perform the search and replace operations across multiple text files. This software supports the search engines query syntax and the regular expressions syntax. You can see the lines containing the highlighted occurrences found ... |
April 14th 2002 |
Shareware |
 |
735k |
Perl Express
Try this integrated development environment (IDE) for Perl with all the necessary tools for writing and debugging your Perl programs. It features multiple CGI scripts for editing, running, and debugging; multiple input files; full server simulation; queries created from an ... |
January 6th 2005 |
Shareware |
 |
3k |
DataMoxie for Microsoft Access 97, 2000, 2002
DataMoxie™ is a data discovery and productivity Add-In designed for users of Microsoft® Access Versions 97, 2000, and 2002 (XP®). This tool compiles a list of data elements derived from the field collections of tables, indices, queries and relationships and ... |
July 12th 2002 |
Shareware |
 |
1k |
Winuscon
Winuscon provides centralized access to many Windows functions and features from a single, attractive interface. It allows you to access most administrative functions, as well as network settings, printers, drives etc. without having to click through multiple Windows options. In ... |
September 11th 2003 |
Freeware |
 |
5k |
PremiumSoft MySQL Studio
PremiumSoft MySQL Studio is a set of graphical database management, reporting and monitoring tools for MySQL database systems.
This program lets users access local and remote MySQL databases easily. You can:
- Browse your databases
- Create and delete databases, ... |
November 16th 2002 |
Shareware |
 |
5k |
DB query
This distributed client/server application offers technology of searching in databases without using SQL language syntax. DB Query is partitioned into two logical units which run in conjunction on separate computers - thin client and remote server. Client has a friend ... |
February 7th 2003 |
Shareware |
 |
6k |
The Query Tool
The Query Tool is a powerful data mining application. It allows you to perform data analysis upon any OLEDB datasource. Data can be sorted, filtered, printed and exported to a variety of formats. You can produce charts, summaries and x-tab ... |
July 26th 2003 |
Freeware |
|
3,898k |
Superior SQL Builder
The first tool to visually build complete SQL scripts - other query tools only build single SQL queries. Introduce massive time savings and reduce debugging, syntax and logic errors. Easy to use. Build complex SQL scripts without typing any SQL. ... |
July 26th 2003 |
Commercial |
|
2,830k |
Luxena Informix Data Access Components
IDAC allows you create Informix access applications in common BDE fashion without known BDE constraints. IDAC ensures reliability as well as usability. It is excellent for BDE migration and rapid client-server and/or n-tier development |
March 10th 2005 |
Shareware |
|
1,193k |
EMS IB/FB Manager Professional
EMS IB/FB Manager is a high-performance tool for administering InterBase and FireBird. It provides an easy-to-use graphical interface for maintaining databases and database objects, managing table data, building SQL queries, administering users and their privileges, extracting, printing, and searching metadata, ... |
February 7th 2005 |
Shareware |
|
4,516k |
Reconcile Query Wizard Add-In For Access
Free utility to build a reconciliation query that identifies differences between two tables in Access. Easy-to-use wizard guides you through the simple steps to build your reconciliation query. |
January 6th 2005 |
Freeware |
|
212k |
Active Query Builder Free Edition
Active Query Builder is a query builder component suite which gives your end-users the ability to create complex SQL queries containing unions and sub-queries via an intuitive visual interface. It can be integrated with your application by setting a few ... |
October 20th 2005 |
Freeware |
|
805k |
HXTT Access
HXTT Access contains the only Pure Java type 4 JDBC(1.2, 2.0, 3.0) driver packages for Microsoft Access version from 2.0, 95, 97, 2000, XP, 2002, to 2003, which supports transaction, embedded access, and remote access. It supports all transactions level ... |
November 14th 2005 |
Shareware |
|
804k |
Access MySQL Import, Export & Convert
This application will allow you to transfer tables to and from Access and MySQL databases. Importing and exporting can be done without SQL knowledge. |
May 11th 2006 |
Shareware |
|
337k |
MARS
This powerful, intuitive and easy to use report, query, macro and task scheduler will save you from the mundane job of manually running Access Reports & Queries daily, weekly, monthly etc and then exporting them to e-mails to be sent ... |
June 19th 2006 |
Shareware |
 |
88,628k |
|
|
MS Access Stored Procedure
This tutorial actually defines about the use of stored procedures in MS Access database to query data easily. It simply explains how to access a parameterised Access query and what are the procedures that the users have to follow to ... |
December 1st 2005 |
Freeware |
|
|
Concatenate strings in sql
This ASP online tutorial elaborately explains the usage of ASP string functions to concatenate a query string with output. Sample program provides all necessary functions in proper syntax and this process is explained for the databases SQL and MS Access ... |
November 25th 2005 |
Freeware |
|
|
Accessing Microsoft Access databases in ASP using ADO
Accessing Microsoft Access databases in ASP using ADO is a web based tutorial which specially concentrates on MS Access database. This article deals with step by step methods involved in accessing the data from the database with the help of ... |
December 2nd 2005 |
Freeware |
|
|
Accessing the Query String
This function allows you to name variables within the query string and access them easily without worrying about their order. This does not create an array of variables. It simply allows you to call those variables by name. |
December 13th 2005 |
Freeware |
|
|
Calling MS Access Parameterized Queries from ASP
This tutorial is for referring and gathering the details about passing of SQL query to the users recordset. It implements SQL query against recordset object. This article discusses about how to parameterize queries in Access, how to parameterize queries through ... |
November 26th 2005 |
Freeware |
|
|
Coding ADO.NET Data Access Solutions
Some ADO.NET sessions focus on the object model and .NET Framework classes and not on specific data access tasks that ADO.NET can solve. This session assumes you're somewhat familiar with the ADO.NET object model and want to see how to ... |
December 11th 2005 |
Freeware |
|
|
Creating a Data Access Layer in .NET - Part 2
Creating a Data Access Layer in .NET -Part 2 is an article through which you can know about the Data Handler classes that has Connection, Command and DataAdapter objects. This article also gives you a brief explanation about configuring the ... |
November 21st 2005 |
Freeware |
|
|
Dig - The End User Query Tool
DIG allows end users to do sophisticated ad-hoc queries and data analysis. No SQL or database knowledge is required. DIG can be installed and used without help from IT. Data can be imported from and exported to text files, Excel, ... |
December 20th 2005 |
Commercial |
|
|
Dynamically access a database through a Web Application
Dynamically access a database through a Web Application is a tutorial in which the author teaches you about retrieving the database records. This tutorial shows you how to create a web page that helps you to build the connection string, ... |
December 20th 2005 |
Freeware |
|
|
Find and Replace
This file management tool will help you to find and replace specific context with any desired text in all your HTML and PHP files. Each and every page of your website directory and the corresponding sub directories, files and folders ... |
December 4th 2005 |
Freeware |
|
|
|
|
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 |
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 |
Access your Outlook Application using PHP v2.1
I have always been surprised from what PHP can do.Using COM objects shows new and best ways for PHP development. The folowing code, which is designed like Step by Step wizard, shows the access to Inbox and Outbox folders in ... |
March 1st 2006 |
|
|
17k |
Access Auto Backup Script
Easy backup-script for access database. include the file to one of your page. If the dabase modified, the scripts makes daily a backup. |
April 30th 2006 |
|
|
1k |
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 |
|
|