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 gkittelson 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. emadhu

    invoke external JavaUDF from DB2 Trigger

    Hi, I am trying to invoke external JavaUDF method from a DB2 trigger. trying one basic program. this is what i did, 1.create UDFjsrv.java ********************************************* import java.lang.*; // for String class import java.io.*; // for ...Stream classes...

Part and Inventory Search

Back
Top