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...
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...
[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] 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...
Connecting VB6 to Crystal Report XI with Parameter
For you to be able to connect VB6 program to Crystal Report XI reports, first add this Component;
Crystal ActiveX Report Viewer Library 11.5
Add Reference;
Crystal...