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 Chris Miller 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. MatthewYoung

    Type of Join to use or instead procedure

    Quickly described I have a Web client that has a search page where users apply filters (search criteria) and the absense or lack of results from one filter should not effect the others. Filters ought to be applied individually and only those returning results are intersected. Not sure if this...
  2. MatthewYoung

    XMLVarchar PreparedStatement cast specifc encoding

    Using JDBC to insert records into an XML enabled DB2 database with the following SQL: INSERT INTO RESURS (RESURSTYP,BETECKNING,ALIAS,FROMTSTAMP,TOMTSTAMP,S KAPADID,SKAPADTSTAMP,TSTAMP,XMLDATA) VALUES ('miljö',?,null,?,null,null,current timestamp,current timestamp,DB2XML.XMLVarchar(cast (? as...

Part and Inventory Search

Back
Top