Re: Reading BLOB data from SQL using a datareader

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Cor,

many thanks.

Jason.

On Mon, 15 Aug 2005 09:57:56 +0200, "Cor Ligthert [MVP]"
<notmyfirstname@xxxxxxxxx> wrote:

>Jason,
>
>I see that I have no sample with a SQLdatareader. However what is the
>difference with a dataset, it is the same as a dataset with a where clause
>where you get one datarow. (A datareader is better, however that is the same
>for a blob as getting any field).
>
>You can see this sample in this message where a dataset is used.
>http://groups.google.com/group/microsoft.public.dotnet.languages.vb/msg/e06cba49dcca34dc?hl=en&;
>
>I hope this helps,
>
>Cor
>
>

.



Relevant Pages