Guest Connected: 35564   Bookmark Us     Contact Us  
Total Shareware
Currently Listed: 244,768 Applications


  Developer Tools - Misc. Programming Tools

Link To Program

Click to enlarge the ScreenShot

  blueshell ADO Survey Kit  -  Version  3.00.0006

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.

To link to this program use the html below (use text editor and check the exact syntax):

<a href="http://www.TotalShareware.com/LinkToItem.aspx?id=36169">View this program at www.TotalShareware.com</a>

This link will appear like:

View this program at www.TotalShareware.com