| blueshell ADO Survey Kit 3.00.0013 ( View screenshot ) |
|
|
| 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! It's freeware!
Link bask.dll to your VB project and view all your ADObjects! |
| Other software from this author: | - blueshell Active Tables 3.00.0013 — Use VB 5/6 as well as all the languages of .NET (like C#, VB.NET and J#) to connect to various databases including Oracle, MS SQL Server, MySQL, Jet and more using ADO. Develop reliable and easy-to-use database applications in no time at all!
- blueshell Active Tables for .NET 3.0.9 — Use VB 5/6 as well as all the languages of .NET (like C#, VB.NET and J#) to connect to various databases including Oracle, MS SQL Server, MySQL, Jet and more using ADO. Develop reliable and easy-to-use database applications in no time at all!
- blueshell Data Guy 2.02.0008 — The blueshell Data Guy is an ADO-based editor for virtually all types of databases. This program supports Jet (Access, dBase, Paradox etc.), Oracle, SQL Server, MySQL, Sybase, other OLEDB and ODBC providers, Cut and Paste, Drag and Drop, Explorer..
| Show all software from this author |
Description: 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! It's 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 Basic's Immediate window.
View DataEnvironments, Forms with bAt Controls, recordsets, fields, catalogs and more.
Calling the viewer
There is a (and currently only one) simple interface to bAsk: The method View. It takes any bAsk-visible object as its argument. It automatically detects the type of the object and routes it to the appropriate viewer. Examples:
=> View DataEnvironment1:
Views the Data Environment named DataEnviroment1
=> View Forms:
Views the Forms collection of your VB application
=> View rec1:
Views a recordset named rec1
=> blueshellAsk.View rec1:
Same as above, using full qualified identification (in case you have another Sub called "View").
You may look at the examples "Northwind" and "Scott" supplied with blueshell Active Tables and see how they are using bAsk. | System Requirements: Windows XP,2000,2003 or VB6 Runtime + ADO | blueshell ADO Survey Kit 3.00.0013 Download from blueshell.com |
|