ACC1x: How NWIND.MDB Employee Field Photographs Were Created

Last reviewed: April 2, 1997
Article ID: Q100169
The information in this article applies to:
  • Microsoft Access versions 1.0, 1.1

SUMMARY

Below is a synopsis of how the photos for the Photo field of the Employees table in the Northwind Traders sample database NWIND.MDB were prepared and processed.

  1. Photographs of the subjects were taken with a camera and developed as prints.

  2. The prints were scanned on a color scanner connected to an Apple Macintosh.

  3. The resulting files from the Macintosh (in .TIFF file format) were transferred to an IBM PC/AT compatible computer (to .BMP file format).

  4. The images were converted from 256-color to 16-color (dithered) so that pictures would display correctly in 16-color mode, and also because 16-color images display faster than 256-color images.

  5. The images were then added as embedded objects in the Employees table of the Northwind Traders database, following the instructions given in the Microsoft Access "User's Guide," Chapter 13, "Using Pictures, Graphs, and Other Objects," pages 314-339.

MORE INFORMATION

If you plan to use this process yourself, steps can be eliminated if you use a scanner directly connected to an IBM PC/AT compatible computer since the image transfer from the Macintosh (step 3) would not be necessary and step 4 can often be handled by the scanner software.

Software helpful for processing graphic images:

 Apple Macintosh
 ---------------

 Adobe Photoshop

 IBM PC/AT Compatibles
 ---------------------

 PaintShop (Shareware--can be used for image file conversions.)
 WinGif (Shareware--can be used for image file conversions.)
 Microsoft Paintbrush (Great for touching up stray pixels.)

REFERENCES

Microsoft Access "User's Guide," version 1.0, Chapter 13, "Using Pictures, Graphs, and Other Objects," pages 314-339 (in version 1.1, see pages 318- 343)


Additional query words: ole object
Keywords : kbusage TblOthr
Technology : kbole
Version : 1.0 1.1
Platform : WINDOWS
Hardware : X86
Issue type : kbinfo


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: April 2, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.