Data source name not found and no default driver specified

[SOLVED] Connecting to MySQL causes error “Data source name not found and no default...

When trying to connect to MySQL using VB6, the error “Data source name not found and no default driver specified” occured. After searching the internet...

Run-Time Error On Windows 7 with VB6 Application

The "Run-Time Error '339' Component <filename.ocx> or one of its dependencies not correctly registered: a file is missing or invalid" error occur when we're...

How to Generate Random Letters in Excel?

There's a lot of ways for us to be able to generate random letters in Excel, one solution is to use a macro. To...

[VB6]How to Check if a String is an Item in Combo Box

Here's a Visual Basic code that will check if the string is an Item in Combo Box. Feel free to use it. Dim inCombo as...

[SOLVED]No more connections can be made to this remote computer

When using Windows XP Professional as a server for more than 10 client pc, maybe you will encounter this kind of error; No more connections...

YOU MUST READ THIS