PC Review


Reply
Thread Tools Rate Thread

Access used for photo records?

 
 
Xavier Cross
Guest
Posts: n/a
 
      19th Jan 2007
I want to create a personnel DB that includes .jpg photos along with text
data. Is this possible in access?

Thanks


 
Reply With Quote
 
 
 
 
Douglas J. Steele
Guest
Posts: n/a
 
      19th Jan 2007
Check the sample imaging databases at http://accdevel.tripod.com. They
illustrate three approaches to handling images in Access, and the download
includes an article discussing considerations in choosing an approach. Two
of the approaches do not use OLE Objects and, thus, avoid the database
bloat, and some other problems, associated with images in OLE Objects.

If you are printing the images in reports, to avoid memory leakage, you
should also see MVP Stephen Lebans' http://www.lebans.com/printfailures.htm.
PrintFailure.zip is an Access97 MDB containing a report that fails during
the Access formatting process prior to being spooled to the Printer Driver.
This MDB also contains code showing how to convert the contents of the Image
control to a Bitmap file prior to printing. This helps alleviate the "Out of
Memory" error that can popup when printing image intensive reports.

(Note: this assumes you're not using Access 2007. Images are handled much
better in Access 2007)

--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no private e-mails, please)


"Xavier Cross" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>I want to create a personnel DB that includes .jpg photos along with text
> data. Is this possible in access?
>
> Thanks
>
>



 
Reply With Quote
 
=?Utf-8?B?amltcm9ja2ZvcmQ=?=
Guest
Posts: n/a
 
      6th Feb 2007
this sounds like what i will need to do. but i will need to learn the basics
first.

"Wayne-I-M" wrote:

> Hi Xavier
>
> Yes it is. Create a folder somewhere (on your C drive for example). Then
> in the table refer (link) to this outside folder like this.
>
> C:\MyDocuments/MyPictures\FolderName\123.bmp
>
> In this case the pictures are stored in a folder called FolderName and the
> picture for the record is 123 (bitmap)
>
>
> --
> Wayne
> Manchester, England.
>
>
>
> "Xavier Cross" wrote:
>
> > I want to create a personnel DB that includes .jpg photos along with text
> > data. Is this possible in access?
> >
> > Thanks
> >
> >
> >

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: Automatic Overwriting Records in Access 2007 With Updated Records from New File Douglas J. Steele Microsoft Access Forms 0 15th Mar 2009 09:37 PM
How do i put a photo into candidates records in Access =?Utf-8?B?cnVtdXI=?= Microsoft Access Forms 2 2nd May 2007 04:20 PM
Access VB create new records and replicate related records arnezmando Microsoft Access Macros 0 10th Apr 2007 09:17 PM
MS Access 2002 VB - Print 30 records at a time till all records printed Chris Gruel Microsoft Access Reports 0 25th Apr 2006 05:56 PM
How to create unique records from summed records in Access =?Utf-8?B?UHVybGV5IEFjYWRlbWlj?= Microsoft Access 1 13th Sep 2004 04:28 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:40 PM.