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 Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by eljaylarry

  1. eljaylarry

    Multiple Tables

    I think I will just setup an event to send all the data to another table like you suggested. Will adding content to a temporary table when running a query make the process slow if you have maybe 10,000 records to pull up? Thanks for the suggestions. I appreciate it Larry
  2. eljaylarry

    Multiple Tables

    Hi all, I am trying to retrieve records from 2 tables for people who have signed up between two particualr dates, but for some reason I get an error Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource on line 21 I have two tables, table1 and table2 and the search...

Part and Inventory Search

Back
Top