using ado
Query Tool (using ADO) 2.0
Query Tool (using ADO) is an Universal Data Access tool that allows you to qu... more>> Query Tool (using ADO) is an Universal Data Access tool that allows you to query OLE DB data sources, author SQL scri`pts and queries, return query results to a grid or free-form text, retrieve provider properties, execute multiple SQL scri`pts or stored procedures simultaneously, retrieve multiple result sets depending on the data source, etc.<<less
ActiveX Data Objects (ADO) 1.5/2.0/2.1 SP2 and Visual Basic Sample: Using ADO with an MTS Component via DCOM (Adomts ) 1
ActiveX Data Objects (ADO) 1.5/2.0/2.1 SP2 and Visual Basic Sample: Using ADO with an MTS Component via DCOM (Adomts )is launched to bring users an effective sample which demonstrates how to use a lightweight Standard .exe client to connect to an MTS-hosted DLL more>> <<less

SlidingMenu 2.0
SlidingMenu creates z-piled stacks of layers in a browser and client dynamically navigate through these layers. Using HTML inline tags it is not only easy supporting a creative focus, it is fun and it more>>
ADOX 1.0.24
Shows information about tables, views, procedures, groups and users of an Access database more>>
By all honesty I have to say that the code was not fully implemented by me: it is based on the original code by Francesco Balena. His project was a good starting point to add more features and a slighlty more user-friendly interface.
ADOX displays information about tables , views , groups , users and procedures of an Access Database.
Main features:
- Shows information about tables, views, procedures, groups and users of an Access database.
- Displays properties of columns, indexes, keys (for each table) and commands (for each queries) (see Figure 2 and Figure 3).
- Table contents are available when selecting em (see Figure 1).
- Is it possible to have a table showing the results of a VIEW: when selecting a VIEW a message box requests whether or not to execute the query.
- A tool is available to convert a view or a procedure into a Visual Basic procedure that returns a string containing the SQL command (see Figure 3).
- Source code includes the MyMsgBox form and module, the code for adding a progressbar into a statusbar and a "standard" about box fully customizable and other personal library modules.
CuteSQL 1.2
CuteSQL allows you to execute SQL commands and queries against any database. Connections: Native, ODBC, ADO. Supported db: Oracle, MS SQL, IB, DB2, MySQL. Features: tabular displaying of SQL queries; more>>
Directly supported databases: Oracle, MS SQL, Interbase, DB2, MySQL and more...
Key features: user-friendly interface; tabular displaying of SQL queries;
running of saved scripts; history of used scripts; autocommit configuration;
terminators settings.

Scribes 5.2
Reporting Tool for Firebird,PostGre-SQL,Mysql,SQL-Server, ADO,ODBC more>> Firebird , Interbase ,PostGre-Sql , Sybase, SqlLite, Mysql, Oracle, Microsoft Access, Microsoft SQL Server, Excel and text files or ODBC Report summary cross-tabs charts Publish reports easily across the web Drag and Drop report creation No complex programming required Export reports to popular formats like xls pdf rtf Print Professional looking reports Database Reporting Tool .<<less
Visual Basic Database Projects 1
Use this set of three programs to illustrate the advanced uses of Visual Basic with databases. more>>
Visual Basic Database Projects 1 is a professional and useful tool that contains three programs you can use at home.
Major Features:
- Illustrate advanced uses of Visual Basic with databases.
- Topics covered include using the data access object (DAO), ActiveX data object (ADO), data bound controls, relational database design, graphics and printing.
- Has the actual Visual Basic source code for Visual Basic Database Projects that you can study and modify, as you desire.
blueshell ADO Survey Kit 3.00.0013
bAsk - the blueshell ADO Survey Kit - is a new diagnostic toolkit for ADO programmers. It presents viewers for all types of ADObjects.bAsking is better than debugging! Its freeware! Link bask.dll to your VB project and view all your ADObjects! You may include calls to bAsk in your program code or you may use it from Visual Basics Immediate window. View DataEnvironments, Forms with bAt Controls, recordsets, fields, catalogs and more. more>> <<less
CSBuilder 1.0
This utility builds ADO/OLE DB connection strings using the Data Links Wizard. It also tests connections with complete OLE DB error handling. more>>
Teroid ASP Data Browser 1.0
Displays ADO .NET data in ASP pages more>>
The user can navigate data using first, previous, next, last and page number links, and the controls behavior and appearance can be customised if required.
ADO to JSON 1.0
ADO to JSON is a useful Windows utility which you can use to turn any ADO SQL statement into a JSON file more>>

grabMotion: motion detector using webcam 1.0
motion detector able to send image as e-mail attachment more>> Motion detector using any webcam able to send image as e-mail attachment.Scheduler allow you to program on / off activity.A scope wizard help you to select only the area interest you. The difference with other webcam software is the way you tune the motion detector, you SEE what the computer see ...<<less
SharpTools 2.0
SharpTools is created as a professional and useful VS.NET add-in. more>>
SharpTools 2.0 is created as a professional and useful VS.NET add-in. Includes an open source RSS reader for the IDE, keystroke-integrated code library, and debug-time ADO.NET viewer. All plug-ins are open source. SharpTools offers C# and VB SDKs that allow creating new VS.NET add-ins. SharpTools offers several additional plug-ins: dbManager manages MSDE or SQL databases from the IDE.
SqlScripter generates SQL script for any SQL or MSDE object or table. Copy Folder To Project adds existing folder, subfolders, and files. API to .NET mapper maps common functions. Screen Capture is a useful app and example. Copy Project to Zip compresses project folders and files into a ZIP archive. Strongly Typed Collection Builder generates strongly typed collection for any class. Add Copyright Notice inserts copyright or other text block at top of all project files. Google Search from the IDE using selected text.
Interbase DataPump 3.4
Interbase DataPump allows you to pump data and migrate from any ADO/BDE/ODBC sources more>>
You can generate SQL script to create Interbase/Firebird database based on your ADO/BDE/ODBC source. This tool will help you to migrate from Interbase 5.xx and older Interbase databases to the new Interbase 6.x/Firebird format. Easily can be used for generic update/replication. A "must have" utility for all Interbase/Firebird developers and administrators!
Main features:
- The first and very unique and important option is calculating of proper tables order and resolving all kinds of links between tables. This means that tables will be processed in the order in which they are dependant on each other. This is quite important, if you have a database with more than 50 tables, which have a lot of referential constraints.
- The utility can generate complete SQL script to create Interbase database based on your ADO/BDE/ODBC source. This is not limited by tables and fields structures and types, but also include indexes, primary keys, AutoInc fields, Checks, Referral Integrity etc. and not to forget ability to select how to convert/map source database data types into native Interbase/Firebird data types (including all special cases such as boolean, string, blob and numeric fields). For AutoInc fields triggers can be created together with all necessary generators (with proper initial values!). Please take a tour to learn all Interbase DataPump possibilities. Detailed warnings will be created for every situation when original source can not be translated to Interbase/Firebird properly (means that original source feature not supported by Interbase/Firebird and can not be emulated).
- Ability to pump data from any ADO/BDE/ODBC sources and native Interbase databases. Now you can master Interbase/Firebird databases from virtually any kind of data sources without loosing even a tiny piece of original functionality!
- Options to switch on/off triggers, empty tables, control transactions frequency, string case and much more.
- It has a very wide range of settings and gives full control over the conversion/pumping process. You can set your own relations between source and destination tables, fields and generators, which makes program very flexible.
- You can define your own select statements for any ADO/BDE/ODBC sources using all power of your SQL server/engine and pump data from this user-defined sources in a very same way as from standard tables. Note that you can use joins, union, views etc. and all kind of special functions in such custom SQL statements.
- You can define your own SQL statements for destination sources as well. By using this feature you can update your Interbase/Firebird database with data from other source or even setup replication.
- This tool has unique "silent mode" which gives you ability to use this tool to update your clients databases in automatic mode. You can use it as a plug-in for your application and call Interbase DataPump services from your own application written on any language.
- Produces complete and detailed report and progress indication.
- Application is very fast with no overhead. By using only native access to all data sources it will provide unbeatable speed when you most need it.
- Nice and very easy to use interface. You can save all settings, results or reports at any time and use them later!
- Sources available!
ADO Query 1.7.1.0
A free program that contains SQL Editor and Object Explorer more>>
ADO Query 1.7.1.0 is designed as a useful and totally free program which contains SQL Editor and Object Explorer. This tool allows completely manage any database supported by Microsoft ActiveX Data Objects technology.
You can also import data from CSV and export to CSV and XML format. Free to use for both private and commercial users.
Major Features:
- SQL Editor
- It contains SQL Editor with syntax highlighting with Result Buffer. You can run any type of SQL statement or script. Output is flushed to formatted text, not to grid, what it allows more flexible and synoptic result overview.
- You can also export/import data to/from CSV and SQL.
- Every correctly run statement is saved in SQL History Buffer. You can open multiple instances of this editor to run "simultaneous" queries.
- Data Editor
- Here you can inspect, edit, export and import table data. It contains powerful BLOB editor.
- Object Explorer
- Here you can inspect every database object including its detail properties. Some object you can edit too.
Requirements:
- Windows 95
- Windows 98
- Windows ME
- Windows NT 4.x
- Windows 2000
- Windows XP
- Windows 2003
- Windows Vista.
A must-have tool for ADO supported databases administration. ADO Query 1.6.0 - ...This application manages any databases suppoted by Microsoft ActiveX data Objects