News
The VB6 compatibility library includes two functions for which there are no exact .NET equivalents–the Left and Right functions. These functions grab a certain number of characters on the left side or ...
The way VB provides for proper casing is to let you use strConv() to make a string all upper, all lower, or capitalize every word of a sentence. I want something smarter. I want a propercase ...
Okay, basic situation:I have a VB COM DLL that interfaces with a C library to run some functionality that for various reasons can't be rewritten in VB (or even COM). About halfway through this C ...
How to Connect to SQL From VB6. If your business does any programming in Windows, then a basic knowledge of VB6 programming concepts is essential. Windows provides a set of objects and functions ...
It is possible to write a code in VBA or VB6 to access the "My Documents" folder regardless of the username, with the help of functions that can read environment variables in VB6. Environment ...
Working with dates can be a tedious programming task. Use this simple approach to calculate the last day of the month in Visual Basic.
What do you get when you cross VB code and Outlook 2000? A slick enterprise app. Check out these examples and see how to send e-mails with attachments, create message drafts, and manipulate folders.
Results that may be inaccessible to you are currently showing.
Hide inaccessible results