 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
bashar-t Guest
|
Posted: Thu Aug 24, 2006 5:13 pm Post subject: read image from Microsoft Access 2000 file |
|
|
I have a Microsoft Access 2000 file contain 2 fields. The first contain a number and the second contain image.
How can I retrieve these data to my C++ studio 2006 project?
I don’t want to change any thing in this data,I just want to put the number in a Edit1 box then get the image in image box. |
|
| Back to top |
|
 |
Dmitrie Murzaikin Guest
|
Posted: Fri Oct 13, 2006 8:10 am Post subject: Re: read image from Microsoft Access 2000 file |
|
|
bashar-t wrote:
| Quote: | I have a Microsoft Access 2000 file contain 2 fields. The first contain a number and the second contain image.
How can I retrieve these data to my C++ studio 2006 project?
I don�t want to change any thing in this data,I just want to put the number in a Edit1 box then get the image in image box.
|
You have to treat field with picture as blob and read this blob with
TStream.
--
D.M. |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|