A friend was recently reviewing some Visual Basic code that I was having an issue with. As we looked at one particular section of code, he said "You could really tighten up this code with a couple ...
Sometimes you do and sometimes you don't.<BR>For example the ADODB connection object has the methods open and execute. For open, you pass the arguments w/o parenthesis and for execute you pass with ...
Tap into Outlook’s advanced e-mail and folder functions from VB Your email has been sent What do you get when you cross VB code and Outlook 2000? A slick enterprise app. Check out these examples and ...