Home All Groups Group Topic Archive Search About

SQLDatareader field length

Author
1 Nov 2005 1:56 PM
banana boy
Could someone tell me if it is possible to get the length of a field
retrieved with the sqldatareader

Author
1 Nov 2005 7:38 PM
Yogi
I think the best way to execute the get schema query by giving th table name
to the Command object with Data Adapter. After getting the Data table you can
get the column details from Data Table

Show quote
"banana boy" wrote:

> Could someone tell me if it is possible to get the length of a field
> retrieved with the sqldatareader
>
>

AddThis Social Bookmark Button