We are trying to pull a record out of a table based on the number it is in result set. There is no actual number assigned to the row in the table. It somehow needs to be numbered after the query is pulled...without storing the number in the database. Does anyone out there have a way to solve this issue??