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 IamaSherpa 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. ssparvathaneni

    can i use locate in procedure

    i try to write a stored procedure to update a table having text field as shown billow create procedure tdup() define vfile BYTE; locate vfile in file "testlo" update ss set ss2 = vfile where ss1 = 9 end procedure; ss is my table and ss2 is text data type field and ss1 is numaric...

Part and Inventory Search

Back
Top