Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: jfbeck
  • Content: Threads
  • Order by date
  1. jfbeck

    VBScript and ActiveX

    I have an ActiveX DLL to read database connection settings from the Windows registry. It works great in VB 6, but am trying to use it in VBScript. Whenever I call a method of the DLL class, I get a Type Mismatch error. My code looks like this: Dim sServer, sDB, sLogin, sPW Dim oConn Dim oReg...

Part and Inventory Search

Back
Top