| I believe the data is returned as a table or a collection of rows, that you can requery as you please or just "Select *" to look at all of them. I would start looking through MSDN. It will tell you exactly what will be returned and how to manipulate it. They also have sample code in VB, C#, and Java. |