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

    How to call Function from VB6 and get value return

    I wrote one Function but I can not call it from VB6. StoredProcedure works fine (execute sp_del_fundstockspecial (val1,val2) ). How can I execute a function (f_del_fundctockspecial (val1)send val1 to function and get value back)? Thanks for help.
  2. Fudo

    How to "talk" with Form from class

    Is its possible to talk with objects from class to form. I am making program with "DLLs". Thanks

Part and Inventory Search

Back
Top