| David Clifford 2005-08-06, 5:02 pm |
| Personally, I would store my images in a folder on my hard drive, and then
put a reference to the file location into my Access database. You can then
retrieve that image location using a simple function in VB. Images take up a
lot of room, and you only have about 2 gig to play with in Access. I suppose
it just depends upon how many images you want to store. Just my 0.02 pence.
Best regards.
David Clifford
"Paul Clement" <UseAdddressAtEndofMessage@swspectrum.com> wrote in message
news:gj58c19snkq0qckemj4sr6dbd7qdl98vbj@
4ax.com...
> On Thu, 30 Jun 2005 08:28:31 +0600, "Anuradha Thennakoon"
<anuradhat@lankaequities.com> wrote:
>
> ¤ Dear Friends
> ¤ How can I save and retrieve images using vb6 and Microsoft Access
> ¤
>
> See the following:
>
> How To Read and Write BLOBs Using GetChunk and AppendChunk
> http://support.microsoft.com/defaul...kb;en-us;194975
>
>
> Paul
> ~~~~
> Microsoft MVP (Visual Basic)
|