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: *

  1. stacyandrews

    Calling the same function name from two different modules

    I have two functions with the same name in two separate modules, each declared public. I do not know how to reference either one in a sql statement. My statement is: SELECT OW_Well_Master.WELL_UWI, testme([well_uwi]) AS Example_of_Call_Routine FROM OW_Well_Master; testme() is the function i...

Part and Inventory Search

Back
Top