Interbase and ADO tutorial

Has anybody ever wondered if there is an Open Source alternative to SQL Server or Access databases? Well, I have, and I found Interbase. Interbase is a Client/Server database from Borland. It is...

VB AddErrorHandler

FREE Visual Basic 6 add-in, that will speed up adding error handling code to procedures and functions. It has built in CallStack and is fully customizable.

Best of all, it will add runtime...

Exposing Activex objects in VB6

An example on how to use GetObject on custom made ActiveX EXE. (And Microsoft said that it cannot be done :-))

This sample will teach you how to expose classes from an ActiveX EXE to other...

Next Entries »