So what happens when you run your code. I suspect you get an error, or some weird text because you are trying to assign an array to a label. You will have to loop through the array of strings and display them. Also, verify what GetRowsForUsers returns.