try abc

try abc

  • 1.4k
  • 306
  • 485.3k

how to fetch column name of the table?

Nov 20 2007 5:04 AM
 Hello all,
                Is there any way through query to get the table schema information??  I am using MS SQL Server Express which is inbuild with .Net 2005.  I want to fetch all the coumn name to display on the Form. Plz suggest the Query...

Answers (2)