View Single Post

   
  #1 (permalink)  
Old 02-29-2008, 05:53 AM
ngadacz@ftresearch.com
 
Posts: n/a
Default assigning each record to one string

hello,

i would like to loop through a record set and assign each value to the
same string, (example i would like to return all of the first name in
the authors table = Authors_total.)

should i use a cursor or just a loop to do this? I have had some
trouble with the syntax in a cursor.

nicholas.gadacz

Reply With Quote