For Programmers: Free Programming Magazines  


Home > Archive > Visual Basic Syntax > August 2005 > Re: Save Images to Microsoft Access









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: Save Images to Microsoft Access
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)



Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com