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 TouchToneTommy 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. wheels979

    Access Query Help!!

    Alex, Are you proposing that I JOIN on Table A instead of Table B? I'm confused as to why I wouldn't need all three OR clauses in the join as it's the combination of the three fields that indicate a different row. If I just kept (((tableB.field1) Is Null)) would that account for this...
  2. wheels979

    Access Query Help!!

    I have 2 tables. 1 table is a linked tabled from an oracle database. All three fields in both tables must be unique, I think you call it a "composite" key? Anyways, my goal is to write a query that compares the two tables and shows any different rows between them eliminating the same rows...
  3. wheels979

    java script textarea HELP!!!

    I basically need a script to be able to place text into a textarea wherever the user wnats. So i'm using a seperate text box for a user to type into then when they click off it puts that text into a text area and appends bold tags around the text from the textbox.... basically so that they...

Part and Inventory Search

Back
Top