Re: is there any limit to how long of a string SqlDataReader.GetString() can return?
- From: "Jeremy" <nospam@xxxxxxxx>
- Date: Mon, 24 Apr 2006 20:44:05 -0700
I believe the only limitation is the underlying data type in sql. For
example a varchar can only be max 8000 chars. but text could be up to 2
gigs.
"Daniel" <softwareengineer98037@xxxxxxxxx> wrote in message
news:uTdm7M2YGHA.500@xxxxxxxxxxxxxxxxxxxxxxx
is there any limit to how long of a string SqlDataReader.GetString() can
return?
.
- Follow-Ups:
- Re: is there any limit to how long of a string SqlDataReader.GetString() can return?
- From: Nathan H. Omukwenyi
- Re: is there any limit to how long of a string SqlDataReader.GetString() can return?
- Prev by Date: Re: How to hide unauthorized databases with SQL 2005?
- Next by Date: Re: How to hide unauthorized databases with SQL 2005?
- Previous by thread: Re: is there any limit to how long of a string SqlDataReader.GetString() can return?
- Next by thread: Re: is there any limit to how long of a string SqlDataReader.GetString() can return?
- Index(es):
Relevant Pages
|
|