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 Chriss Miller 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: pobrien1
  • Content: Threads
  • Order by date
  1. pobrien1

    OLE Automation

    Hi I am trying to call an Active X DLL(written in Visual Basic) from an extended stored procedure. I can create the object token OK. When I try to call a method as follows (i.e. Connect to a DB using ADODB) using the following command EXEC @hr = sp_OAMethod @object, 'ConnectDb', @returnval...

Part and Inventory Search

Back
Top