Microsoft Access Stored Queries and VBscript

A programmer does not actually have to open a Microsoft Access database in order to create or modify a stored query - that can be done by using VBScript (more…)

Java Variables

Learn about the basic types of Java variables, how to declare those variables, and how to assign values. (more…)

How to Use SQL Statements with VBScript

The contents of a database (such as Microsoft Access) can be examined and modified by using VBScript and the insert, update, delete and select statements. (more…)

Win32 Drawing and Bitmaps How-To

A Win32 graphics programming article detailing how to handle bitmaps and device contexts when using Windows for drawing and other graphical applications. (more…)

Next Page »