hi all,
iam working with sql server 2000 and c#
iam using the SqlDataAdapter
i read my data so fine
VB Code:
  1. 1     me
  2. 2      u

all i need is how to read the data in reverse
VB Code:
  1. 2      u
  2. 1     me

thats all,
thx alot