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 neilph

  1. neilph

    Cursors and fetch

    Thanks for the answer to my consternation. Do you have any ideas about how I would build this string of emails without cursors? I have some vague recollection of being able to use functions but I am may be confusing things with T-SQL again (apologies for swearing). I could always import the...
  2. neilph

    Cursors and fetch

    I can use cursors, fetching and loops fine in T-SQL but am failing hopelessly in MySQL 4.1. I want to fetch the email field from a table (stepping through the rows) and concatenate them with a comma after each one to build up a 'mail-to' string. I just get the ambiguous 'check your...

Part and Inventory Search

Back
Top