[SOLVED] Runtime Error R6003 – Integer Divide by 0

I encountered this error when i tried changing the application PC with a much faster processor PC. After installing winxp and other application to...

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

How to Fix Chain Linkage Mismatch Errors

To fix "Chain Linkage Mismatch" error, execute this script in your Query Analyzer; Use DBName GO ALTER DATABASE database_name SET SINGLE_USER GO DBCC CHECKDB('DBName', REPAIR_REBUILD) GO After the repair, you have...

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

YOU MUST READ THIS