View Single Post
  #17 (permalink)  
Old 08-25-2007, 08:55 AM
malco-UK malco-UK is offline
WebProWorld New Member
 

Join Date: Jul 2007
Location: Sheffield. England
Posts: 6
malco-UK RepRank 0
Question Re: MySQL Multiple Select Question

Among others I do not understand. Is it that you cannot fetch multiple results. ie You can get one but not more ? or are you unable to access the field at all.

If you are having problems with multiple results, use a loop to feed each query as a single query.

LMK if this works
Reply With Quote