The ADOSPCode Utility
ADOSPCode is a template driven program for generating VB code from SQL Server stored procedures. With this program you can Open/Edit connection to reach your SQL-Server database and display list
ADOSPCode is a template driven program for generating VB code from SQL Server stored procedures. With this program you can Open/Edit connection to reach your SQL-Server database and display list
ecently I encountered a couple of Oracle-tuning projects that required me to evaluate the performance of PL/SQL and SQL code. I had to generate a substantial amount of data from
QL Server provides many sophisticated functions to calculate dates. But knowing how to use them can often be a challenge. Suppose you want to calculate when a package is due
fficient coding practices are hard to develop and even harder to maintain. Most likely, your coding process suffers from one of two problems: Your code throws an exception or otherwise
onsider the scenario in which you are building a Web application that displays events or appointments for different dates. If you want your users to remember this event within their
ErrReport provides an easy way to add centralized error reporting capabilities to applications written in Visual Basic. ErrReport has the following features: (a) Thorough diagnostic information. In addition to the
Windows only permits 1024 active bitmap/icon handles to be in use at any time. The UniPicture control provides a method to store data for more than 1024 Bitmaps/Icons without depleting
The Zoom control assists with the display of data from lookup tables. Developers want to hide Foreign Keys from users and display instead the descriptive value from the lookup table,
This addin is designed to check the spelling of your VB comments and/or double-quoted string literals inside your VB6 IDE using a procedure similar to MS-Word without checking the rest