Reading BLOB data from SQL using a datareader
- From: jason@xxxxxxxxxxxxxxx (Jason James)
- Date: Mon, 15 Aug 2005 07:05:16 GMT
Hi all,
I have some working code that reads BLOBs from an
SQL database, but it reads them into a dataset. This
is fine for small BLOBs, but if they are large I want to
be able to retreive them only when needed. Therefore
I should like to use a datareader. Can this be done?
Does anyone have any sample code or useful
resources that could help me with this task.
Many thanks,
Jason.
.
- Follow-Ups:
- Re: Reading BLOB data from SQL using a datareader
- From: Val Mazur \(MVP\)
- Re: Reading BLOB data from SQL using a datareader
- From: David Carr
- Re: Reading BLOB data from SQL using a datareader
- From: Cor Ligthert [MVP]
- Re: Reading BLOB data from SQL using a datareader
- From: Jason James
- Re: Reading BLOB data from SQL using a datareader
- Prev by Date: Getiing Numbers From Oracle
- Next by Date: SqlConnection with VS2005 and NET2 problem.
- Previous by thread: Getiing Numbers From Oracle
- Next by thread: Re: Reading BLOB data from SQL using a datareader
- Index(es):
Relevant Pages
|