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 derfloh 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. rowanp

    Get unique names from two tables

    So, I will create a new table to contain the results .. and use an append query to write the results. Right now, I have two queries that pulls this information from the different tables, using the distinct option and then append it.. So my question becomes this: Is there any easy way to remove...
  2. rowanp

    Get unique names from two tables

    I have two tables that contain a list of server names, and I need to show just the unique names from these tables. A server name can appear in both tables. I would also like to have the results editable in a form. The field name that I need it ServerName for both tables. Thanks in advance...
  3. rowanp

    DuplicateMovieClip inside ScrollPane component?

    Hi there, Is it possible to use the duplicateMovieClip function to duplicate an item that is inside the ScrollPane component? I am retreving a number of records from a DB, using ColdFusion MX, and I need to be able to scroll up and down the list of items... The scrollPane would be great for...

Part and Inventory Search

Back
Top