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. anikaam

    Database design- Joining tables

    Hello, I have a database to manage a library. I have created a table for "books" with a primary key (p.k.) "coddoc", another one for "authors" with p.k. "codaut" and a third one with only two colums which are coddoc and codaut, which is related with the...
  2. anikaam

    problem displaying .gif in BO report

    I´m trying to integrate BO reports in my JSP web application. I´m using WI SDK. With WIOutput webiOutput = webiDocument.getHTMLView(false) I can view the reports except from the images contained in them. When looking at the source code of the executed page I get: <IMG SRC...

Part and Inventory Search

Back
Top