Hi

How can I get the names of the fields/columns of a table using DataReader?

I want to display the column names and their value in html but just can't find a way to get the simple task done.

I'm new to ASP.NET and I'm working on VB code for ASP.NET not c#...

Thanks