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...

[SOLVED] Drive is not accessible. The parameter is incorrect

Download the Windows version of testdisk-6.14-WIP here Unzip the downloaded file to your C: drive and open C:testdisk-6.8win > double click "testdisk_win" 1.At the first window select “No...
SQL Server Login

Crystal Reports 8.5 with CRViewer Prompts for a Password when Generating a Report in...

When using Crystal Reports 8.5 with CRViewer in VB6, and it prompts for a password when generating a report, it's usually due to a...

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...

YOU MUST READ THIS