How can I check the length of a Field in a Table

  • Thread starter Thread starter Sajid
  • Start date Start date
S

Sajid

Hi!,

I just want to display (in a DataGrid) the length and Type (e.g.
Type=Char Length=10) of all the fields in my database table. I have
already made a DataTable using the DataAdapter Fill command. So how
can I do it.

Your kind help will be highly appreciated.


cheers

SY
 
Hi!,

Thanks for replying back. Is there any equivalent command available for ODBC?

cheers

SY
 
Back
Top