Software Index
Related Topics
Popular Trends
Trending Topics
 

Query Tool Using Ado

All | Freeware
Product Title  /  Popularity Revised License Rating Size
Query Tool (using ADO)
Query Tool (using ADO) is a Universal Data Access (UDA) tool. It lets you query OLE DB data sources, author SQL scripts and queries, return query results to a grid or free-form text, retrieve provider properties, execute multiple SQL scripts ...
October 18th 2008 Shareware    1,347k
Query Tool (using ADO) 7.0 x64 Edition
Query Tool (using ADO) is a Universal Data Access (UDA) tool. It lets you query OLE DB data sources, author SQL scripts and queries, return query results to a grid or free-form text, retrieve provider properties, execute multiple SQL scripts ...
January 20th 2009 Shareware    2,403k
SQL Query Tool
FlySpeed SQL Query is a powerful yet easy to learn SQL query tool that comes with an easy to learn interface but also an abundance of powerful and highly useful features for database users and developers. Making data retrieval, data ...
March 25th 2010 Shareware    9,146k
ADO Explorer
ADO Explorer is a powerful database tool using ADO that allows you to proceed quickly and efficiently in your everyday database work.You can organize connections and SQL commands, explore database objects, use powerful scripter and many more options.Supports any ADO ...
November 15th 2002 Commercial  5 stars 2k
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
SQL Query Tool BSQL
BSQL is a SQL Query Intellisense Tool. It provides high quality intellisense for SQL Server, Oracle, MySQL, Access, Sybase, etc.

Main features:
1) Code auto-completion for fast, Auto-fill for keywords and objects.
2) Accurate script building.
3) Advanced SQL Query ...
January 12th 2009 Shareware  5 stars 3,042k
DB Solo for Mac
A cross-platform database development and management tool for developers and admins. DB Solo supports all major DBMS products available today, including Oracle, SQL Server 2000 and 2005, DB2, Sybase, H2, Postgres, MySQL and Solid.

Key Features Include:
- Cross-platform SQL Query Tool ...
August 23rd 2011 Shareware    29,542k
The Query Tool
The Query Tool is a powerful data mining application. It allows you to perform data analysis on any SQL database Developed predominately for the non technical user. No knowledge of SQL is required, all actions are data driven.
August 17th 2004 Shareware    220k
The Query Tool 2005
The Query Tool is a powerful data mining application. It allows you to perform data analysis on any SQL database Developed predominately for the non technical user. No knowledge of SQL is required. NEW features: Query Builder, quickly and simply ...
January 21st 2005 Shareware    2,638k
Universal SQL Editor
Universal SQL Editor is a powerful, yet easy-to-use Intellisense-enabled query tool for all database developers.

It allows you connect any ODBC compliant databases such as, Oracle, DB2, SQL Server, Sybase, etc., and edit SQL queries and scripts with Intellisense-like code completion, ...
February 25th 2007 Shareware    1,644k
RazorSQL (OSX)
RazorSQL is a SQL database query tool, SQL editor, database browser, and administration tool with support for all major databases and built in connection capabilities for DB2, Derby, Firebird, FrontBase, HSQLDB, Informix, Microsoft SQL Server, MySQL, OpenBase, Oracle, PostgreSQL, SQL ...
January 4th 2011 Shareware    16,067k
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  5 stars 6k
Active Directory Reports
Active Directory Reports Tools Enables Active Directory Audit Reports Direct Reports Exchange Reports OU Reports Security Reports NTFS Reports Group Reports User Reports from Active Directory. JiJi Active Directory Reports Tools user friendly Reports Tool

JiJi Active Directory Report enables ...
March 15th 2010 Shareware    3,172k
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
Sql-Batch Suite
One of the most popular features in reporting tools is exporting the results to excel for further analyses. As Excel is the daily tool of anyone dealing with numbers, the need to use additional external reporting tool just for getting ...
April 29th 2006 Commercial  5 stars 12,652k
SQLStomper
Validating and verifying that database records are being created and updated correctly is a very common Quality Assurance Task. Running SQL Queries against a database is the quickest way to extract the information that you need. Whether you are a ...
November 25th 2006 Shareware  5 stars 1,508k
RazorSQL
Query, edit, browse, and manage databases from one tool. RazorSQL includes a built in relational database. Drivers are included for all major databases. Connect to other databases via JDBC or ODBC. Run SQL scripts; do SQL programming; visually edit, create, ...
December 6th 2007 Shareware  5 stars 17,670k
BSQL
BSQL is a SQL Query Intellisense Tool. It provides high quality intellisense for SQL Server, Oracle, MySQL, Access, Sybase, etc.

Main features:
1) Code auto-completion for fast, Auto-fill for keywords and objects.
2) Accurate script building.
3) Advanced SQL Query ...
May 10th 2008 Shareware  5 stars 3,042k
Chily Active Directory Query
Chily Active Directory Query software is a user friendly and easy to install tool designed to fetch details of relevant information from Active directory information bank. Active Directory query tool functions as per the queries and displays object information or ...
October 17th 2009 Freeware    724k
BSQL for MySQL
BSQL is a SQL Query Intellisense Tool. It provides high quality intellisense for MySQL

Main features:
1) Code auto-completion for fast, Auto-fill for keywords and objects.
2) Accurate script building.
3) Advanced SQL Query Editor.
4) Create attractive database reports ...
March 6th 2010 Shareware    3,042k
Related Scripts
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     
How To Update Server Data Through a Web Service by Using ADO.NET and Visual C# .NET
This is an online tutorial which steers the users to update their server data on web services using ADO.NET and C#.NET. It guides the users to create and test the web service and client applications. Sample codes have been implemented ...
December 9th 2005 Freeware     
Web Base DB Query Tool
The Web Base DB Query Tool is a simple and easy to use web based query tool for accessing a database. This script is created using PHP and HTML. It allows the users to store the data inside the database ...
December 7th 2005 Freeware     
A Beginner's Guide to Data Access Using ADO and ASP
With an example database the author shows how to access data using ADO and ASP. In this online article the developers can learn about how to run an SQL command in ASP and display the end results in a table. ...
November 25th 2005 Freeware     
Accessing Data Using ADO.NET: Part 1
Accessing Data Using ADO.NET: Part 1 is a tutorial for the .NET programmers to know about connecting to a database using ADO.NET objects. In this tutorial the author clearly presents the architecture of the ADO.NET with the help of a ...
November 26th 2005 Freeware     
ASP.NET Tutorial: Adding records to a database using ADO.NET, SQL Server 2000 and Visual Basic.NET
ASP.NET Tutorial: Adding records to a database using ADO.NET, SQL Server 2000 and Visual Basic.NET is a tutorial that briefly explains about how to add the records into the SQL-Server database table using ASP.NET applications. Author explains the procedure with ...
December 10th 2005 Freeware     
ASP.NET Tutorial: Count Records from SQL Server Database using ADO.NET, SQL, and Visual Basic.NET
Count Records from SQL Server Database using ADO.NET, SQL, and Visual Basic.NET is a tutorial for those who needs to show the record count on the ASP page. In this tutorial author demonstrates it by calling the executescalar method.
November 22nd 2005 Freeware     
ASP.NET Tutorial: Delete records from SQL Server 2000 database using ADO.NET and Visual Basic.NET
This is a simple tutorial through which you can learn how to delete the data from the SQL-Server database table using ADO.NET objects through .NET. This tutorial uses the ADO.NET objects to add the records into the database. Users can ...
December 16th 2005 Freeware     
Basic Database Operations using ADO.NET
Basic Database Operations using ADO.NET is a tutorial which gives you a brief summary about the ADO.NET. ADO.NET is designed for the .NET framework which is used to access the database. This tutorial gives you an explanation about the various ...
December 3rd 2005 Freeware     
Build a Forum Using ADO.NET
Build a Forum Using ADO.NET is an article in which author demonstartes about procedure that have to be adapted by the users to build the customized web forum, which helps in storing data in it. In this article author offers ...
November 22nd 2005 Freeware     
Related Code
The Query Tool
The Query Tool is a powerful data mining application. It allows you to perform data analysis on any SQL database. It has been developed predominately for the non technical user. No knowledge of SQL is required, all actions are data ...
September 24th 2007     317k
Dynamic Query building
I shows how to create a Dynamic Query builder using Array of Record type
May 30th 2011     20k
SQLDiffer 1.0
SQLDiffer is a comparison tool used to visually display selected data for easy observation of the differences. The data used in the comparisons can be obtained from a wide range of databases. Any database with an ODBC interface is supported ...
February 4th 2006     1,999k
Add Record to ADO Database Remotly
The purpose of this client / server application is to show the user how to add to a record of a existing ADO database using the TClientSocket and TServerSocket controls. It could be used as a subsitute for a Database ...
March 21st 2006     20k
A S P.Net Enterprise Manager (0.5.0)
This is a web-based version of Enterprise Manager for SQL Server and MSDE. An online demo is available at http://www.aspenterprisemanager.com/ . This is an Open Source Project in VB.Net, ASP.Net and ADO.Net that is in the early stages, so any ...
August 8th 2006     131k
New Software
Popular Software