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 derfloh 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: moone
  • Content: Threads
  • Order by date
  1. moone

    Automation Errors

    I ran into the automation error in VB when I tried executing my DLL. I instantiated the DLL: Public withevents objLogin as cLogin.Login Set objLogin = new login objLogin.User = "UserName" It errors out on the Set ObjLogin = new Login This is the error: Runtime error '-2147024770...
  2. moone

    SQL Developers Edition and Windows XP

    I'm currently running an SQL Developers edition as my database. I can successfully do a daily backup on the production db. I want to have an backup server in case the production goes down. I tried backing it onto another windows XP computer, I get an error, Device is not available. I...

Part and Inventory Search

Back
Top