Popularity:

Publisher's 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.
Platform: Win95,Win98,WinME,WinNT 3.x,WinNT 4.x,Windows2000,WinXP,Windows2003
License: Free
Category:
Development::Basic, VB, VB DotNet
Date Added: Oct 29, 2006
Last check for an update: May 20, 2013
Last version date: Sep 19, 2004
Downloads Total : 1
Downloads last 10 Days: None
Page Visit: 50
Malware Status: Clean
Scan Date: Apr 16, 2008
Link to blueshell ADO Survey Kit sample code
blueshell Active Tables |

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!