Thursday, July 29, 2010

Blog


Development

26
I decided to exercise my brain a bit and learn something new. I’m mostly a Windows developer (VB, .Net, SQL Server), although lately the day job hasn’...

[Read the rest of this article...]

Posted in: Development
23

Using UltraEdit's powerful external tool integration, this article will show you how to submit an SQL query directly from UltraEdit and have the results returned directly to the editor.

[Read the rest of this article...]

Posted in: Development
05

This article will discuss the ability to send emails from within a VBScript. This is extremely handy when wishing to get status messages from automated processes.

[Read the rest of this article...]

Posted in: Development
23

An introduction to two outstanding remote desktop management tools.

[Read the rest of this article...]

21

This article will give you a brief example of how to create a VBscript process that can retrieve data from an Oracle database. The techniques presented here can more than likely be adapted to connect to other databases as well. I’ll walk through a script that I wrote to solve a small problem with a web-based application that I support. The finished script will also touch upon techniques for logging and setting the date/time from within a VBscript process.

[Read the rest of this article...]

Posted in: Development