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

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

    writing an ODBC compatible cursor statement for access?

    I am building a client referral tool. When a potential client makes a purchase inquiry, I want to send the inquiry request to a product dealer in the city specified by the client. I have a table with a list of dealers sorted by city. One complication is that I need the referral tool to select...
  2. braedon

    Select a single record from a recordset??

    I am building a client referral tool. When a potential client makes a purchase inquiry, I want to send the inquiry request to a product dealer in the city specified by the client. I have a table with a list of dealers sorted by city. One complication is that I need the referral tool to select...
  3. braedon

    Select a single record from a recordset??

    I am building a client referral tool. When a potential client makes a purchase inquiry, I want to send the inquiry request to a product dealer in the city specified by the client. I have a table with a list of dealers sorted by city. One complication is that I need the referral tool to select...
  4. braedon

    Recusive loop? Or another solution

    I have made a simple discusion forum. The fields are id, poster, email, parent_id, title, desc, approved, last_modified. I would like to display the amount of times the a message has been replied to, not just the main message. I will give an example. message 1 reply 1 reply to reply 1...

Part and Inventory Search

Back
Top