blueshell ADO Survey Kit

version 3.00.0013 | windows

Name: blueshell ADO Survey Kit
Version: 3.00.0013
Size: 1.57 MB
Category: Components & Libraries
License: Free
Released: 2004-09-20
Developer: Blueshell Software - Harry Von Borstel
Downloads: 622
Rate this software:
blueshell ADO Survey Kit, download blueshell ADO Survey Kit for windows, blueshell ADO Survey Kit free download
free download windows blueshell ADO Survey Kit, blueshell ADO Survey Kit windows download, exe file blueshell ADO Survey Kit windows
blueshell ADO Survey Kit 3.00.0013 free download, blueshell ADO Survey Kit latest version download, download blueshell ADO Survey Kit 3.00.0013 free
download blueshell ADO Survey Kit
exe | 1.57 MB
blueshell ADO Survey Kit Blueshell Software - Harry Von Borstel, download blueshell ADO Survey Kit by Blueshell Software - Harry Von Borstel, free download blueshell ADO Survey Kit 3.00.0013
download blueshell ADO Survey Kit latest version by Blueshell Software - Harry Von Borstel,blueshell ADO Survey Kit Free version
blueshell ADO Survey Kit setup, download blueshell ADO Survey Kit offline installer, download blueshell ADO Survey Kit for free
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.
Screenshots