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

    HOW TO CALL FUNCTION WITH SQL STATEMENT IN VISUAL BASIC

    This call is from VB project NOT "MS Access Database file". It work only in MS Access not in VB. WHY ??????? and how to make it works. "UPDATE [table] set field1 = myfunction()" Here is my function code: public function myfunction() as variant myfunction =...

Part and Inventory Search

Back
Top