|
|
|
|
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 |
Banner Designer Pro
Banner designer 5.0 allows you to use professionally designed flash banner templates, add text and image animation effects to build banners in flash, html, pdf, gif, and many image formats in no time. It allows you to design a banner ... |
June 1st 2010 |
Shareware |
 |
37,908k |
Banner Design Studio
Banner design studio helps to create flash and static banners using pre- designed templates. Banner maker gives you the flexibility of creating a banner from 17 preset sizes or define custom size for banner. Banner Design Studio Features:
* Create ... |
April 6th 2011 |
Shareware |
|
77,981k |
MS Access Split Fields Software
Divide one field (column) into 2 or more in Microsoft Access. A wizard guides you through the process of selecting a field (and table) to be split. The values found in the field will be split by a delimiting (dividing) ... |
October 8th 2006 |
Shareware |
|
452k |
StarDict for Fedora Linux
Stardict is a free open source off-line dictionary program that allows you to use all those free dictionaries(at the moment more than 100 dictionaries are available).
Glob-style pattern matching
You can input strings containing '*' (wildcard) and '?' (joker) as the pattern. ... |
February 12th 2011 |
Freeware |
|
1,679k |
StarDict for Mac
Stardict is a free open source off-line dictionary program that allows you to use all those free dictionaries(at the moment more than 100 dictionaries are available).
Glob-style pattern matching
You can input strings containing \'*\' (wildcard) and \'?\' (joker) as the pattern. ... |
April 22nd 2011 |
Freeware |
|
21,658k |
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 |
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 |
Multi-DB Querier
Multi-DB Querier allows running the same SQL queries on multiple databases with similar structure at once.
If running query returns resulting table, it can be exported to file of specified format. The tables from different databases can be either consolidated ... |
December 21st 2005 |
Shareware |
|
1,071k |
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 |
|
|
Chris Dingman's Hit Tracker PHP script
A short script that logs visits to your site. Intended for those that may not have access to the server log files, it stores IP address, URL, referring URL, query string, date/time, user agent string and more in a tab ... |
December 18th 2005 |
Commercial |
|
|
|
|
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 |
MS Access Extract Data & Text Software
Extract entries that contain specific text in one or many MS Access databases. Extract parts of an entry by specifying starting and ending character(s). Extractions are executed on all tables in the database. Access 2000 or higher required. |
July 21st 2007 |
|
|
406k |
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 |
|
|