Load File With It's Associated Application Using VB6 It is a very useful feature to be able to load an external file with the application that is associated with it's extension, from within your Visual Basic code
Determine the version number of your MDAC installation Example Visual Basic 6 code showing you how to programmatically determine the version number of your MDAC installation, allowing you to take appropriate action if the required version is not installed.