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

  • Users: hologram
  • Content: Threads
  • Order by date
  1. hologram

    Update fields in table

    A. We want to update a field in a table(1) with a value that has been set through a DLOOKUP from another table(2). We have a combobox where we can select a conversion unit. With a DLOOKUP we lookup the conversion factor for this unit in another table(2) and put this factor on the form. We want...
  2. hologram

    You could use [code] f.setUnd

    You could use f.setUndecorated(true); As of jdk1.4 (This method can only be called while the frame is not displayable).

Part and Inventory Search

Back
Top